Searched refs:SND_PCM_HW_PARAM_FRAME_BITS (Results 1 - 4 of 4) sorted by relevance
/third_party/alsa-lib/src/pcm/ |
H A 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 }, 2024 [SND_PCM_HW_PARAM_FRAME_BITS [all...] |
H A 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()
|
H A D | pcm_local.h | 57 #define SND_PCM_HW_PARAM_FRAME_BITS SNDRV_PCM_HW_PARAM_FRAME_BITS macro 1029 #define SND_PCM_HW_PARBIT_FRAME_BITS (1U << SND_PCM_HW_PARAM_FRAME_BITS)
|
H A D | pcm.c | 913 snd_interval_set_value(¶ms->intervals[SND_PCM_HW_PARAM_FRAME_BITS - SND_PCM_HW_PARAM_FIRST_INTERVAL], frame_bits); in snd_pcm_hw_params_current()
|
Completed in 17 milliseconds