Home
last modified time | relevance | path

Searched refs:SND_PCM_HW_PARBIT_SAMPLE_BITS (Results 1 – 5 of 5) sorted by relevance

/third_party/alsa-lib/src/pcm/
Dpcm_extplug.c58 SND_PCM_HW_PARBIT_SAMPLE_BITS),
240 SND_PCM_HW_PARBIT_SAMPLE_BITS | in get_links()
Dpcm_softvol.c568 SND_PCM_HW_PARBIT_SAMPLE_BITS); in snd_pcm_softvol_hw_refine_schange()
597 SND_PCM_HW_PARBIT_SAMPLE_BITS); in snd_pcm_softvol_hw_refine_cchange()
Dpcm_route.c505 SND_PCM_HW_PARBIT_SAMPLE_BITS); in snd_pcm_route_hw_refine_schange()
529 SND_PCM_HW_PARBIT_SAMPLE_BITS); in snd_pcm_route_hw_refine_cchange()
Dpcm_rate.c184 SND_PCM_HW_PARBIT_SAMPLE_BITS | in snd_pcm_rate_hw_refine_schange()
217 SND_PCM_HW_PARBIT_SAMPLE_BITS | in snd_pcm_rate_hw_refine_cchange()
Dpcm_local.h1020 #define SND_PCM_HW_PARBIT_SAMPLE_BITS (1U << SND_PCM_HW_PARAM_SAMPLE_BITS) macro