Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dpcm.h320 SND_PCM_START_EXPLICIT, enumerator
321 SND_PCM_START_LAST = SND_PCM_START_EXPLICIT
/third_party/alsa-lib/src/pcm/
Dpcm.c6291 case SND_PCM_START_EXPLICIT: in snd_pcm_sw_params_set_start_mode()
6314 return params->start_threshold > 1024 * 1024 ? SND_PCM_START_EXPLICIT : SND_PCM_START_DATA; in snd_pcm_sw_params_get_start_mode()