On Wed, 10 Sep 2008 15:47:34 +0530
"ext shekhar, chandra" <[EMAIL PROTECTED]> wrote:

> Most importantly,
> 4> McBSP buffer ( To save power, for 34xx).
> OMAP3430 McBSP interface 2 has 5k buffer for audio.  handling of this
> buffer should be specific to McBSP.
> 
Actually it's not specific to McBSP only. I haven't paid attention into
these HW buffering issues but they have an effect. Like

- IRCC ALSA expects that playback/record is really stopped when trigger
  callback returns
- How HW buffering affects pointer callback? Some low-latency audio
  algorithms require that buffer position is known very precisely. E.g.
  if modifying already queued audio buffer content but which is not
  played out yet


Jarkko
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to