Home
last modified time | relevance | path

Searched refs:pcm_frame_diff2 (Results 1 – 2 of 2) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_dmix.c322 size = pcm_frame_diff2(dmix->appl_ptr, dmix->last_appl_ptr, pcm->boundary); in snd_pcm_dmix_sync_area()
337 size = pcm_frame_diff2(dmix->appl_ptr, dmix->last_appl_ptr, pcm->boundary); in snd_pcm_dmix_sync_area()
Dpcm_local.h1172 static inline snd_pcm_sframes_t pcm_frame_diff2(snd_pcm_uframes_t ptr1, in pcm_frame_diff2() function