Searched refs:SND_PCM_HW_PARAM_FRAME_BITS (Results 1 – 4 of 4) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
D | pcm_params.c | 1813 .deps = { SND_PCM_HW_PARAM_FRAME_BITS, 1818 .var = SND_PCM_HW_PARAM_FRAME_BITS, 1825 .var = SND_PCM_HW_PARAM_FRAME_BITS, 1832 .var = SND_PCM_HW_PARAM_FRAME_BITS, 1841 .deps = { SND_PCM_HW_PARAM_FRAME_BITS, 1877 SND_PCM_HW_PARAM_FRAME_BITS, -1 }, 1898 SND_PCM_HW_PARAM_FRAME_BITS, -1 }, 1912 SND_PCM_HW_PARAM_FRAME_BITS, -1 }, 1919 SND_PCM_HW_PARAM_FRAME_BITS, -1 }, 2021 [SND_PCM_HW_PARAM_FRAME_BITS - SND_PCM_HW_PARAM_FIRST_INTERVAL] = {
|
D | pcm_ioplug.c | 260 SND_PCM_HW_PARAM_FRAME_BITS, 8); in refine_time_and_size() 274 err = rule_mulkdiv(params, size, bytes, 8, SND_PCM_HW_PARAM_FRAME_BITS); in refine_back_time_and_size()
|
D | pcm_local.h | 55 #define SND_PCM_HW_PARAM_FRAME_BITS SNDRV_PCM_HW_PARAM_FRAME_BITS macro 1021 #define SND_PCM_HW_PARBIT_FRAME_BITS (1U << SND_PCM_HW_PARAM_FRAME_BITS)
|
D | pcm.c | 900 …snd_interval_set_value(¶ms->intervals[SND_PCM_HW_PARAM_FRAME_BITS - SND_PCM_HW_PARAM_FIRST_INT… in snd_pcm_hw_params_current()
|