Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasound.h315 #define SNDRV_PCM_STATE_PAUSED ((snd_pcm_state_t) 6) /* stream is paused */ macro
/third_party/alsa-lib/src/pcm/
Dpcm_hw.c781 case SNDRV_PCM_STATE_PAUSED: in snd_pcm_hw_forward()
1335 case SNDRV_PCM_STATE_PAUSED: in snd_pcm_hw_get_chmap()