git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
091438d
)
ALSA: Add extra delay count in PCM
author
Takashi Iwai
<tiwai@suse.de>
Mon, 13 Oct 2008 01:07:14 +0000
(
03:07
+0200)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 5 May 2009 12:47:21 +0000
(14:47 +0200)
Added runtime->delay field to adjust the delayed samples for snd_pcm_delay().
Typically a hardware FIFO length is stored in this field, so that the
extra delay between hwptr and applptr can be computed.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found