Searched refs:SND_PCM_START_EXPLICIT (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/include/
H A Dpcm.h282 SND_PCM_START_EXPLICIT, enumerator in enum:_snd_pcm_start
283 SND_PCM_START_LAST = SND_PCM_START_EXPLICIT
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/pcm/
H A Dpcm.c5648 case SND_PCM_START_EXPLICIT:
5671 return params->start_threshold > 1024 * 1024 ? SND_PCM_START_EXPLICIT : SND_PCM_START_DATA;

Completed in 62 milliseconds