Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dpcm_ioplug.h69 #define SND_PCM_IOPLUG_FLAG_BOUNDARY_WA (1<<2) macro
/third_party/alsa-lib/src/pcm/
Dpcm_ioplug.c71 (io->data->flags & SND_PCM_IOPLUG_FLAG_BOUNDARY_WA) ? in snd_pcm_ioplug_hw_ptr_update()