[alsa-devel] Does it will effect the precision of DMA position?

Zhang wei zhangwei at vimicro.com
Mon Dec 24 11:29:16 CET 2012


Hello guys.

In the function snd_pcm_update_hw_ptr0():

pos -= pos % runtime->min_align;

after running it, the 'pos' maybe smaller than before.because there is
need to aligned.so that means lost or drop some Audio data for ever ,is
that true? The data playbacked is a bit of different from we send to?

 

Best Regards

zw



More information about the Alsa-devel mailing list