Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_FRAME_BITS (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dlochnagar-sc.c85 SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in lochnagar_sc_startup()
H A Dpcm512x.c599 SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm512x_dai_startup_master()
/OK3568_Linux_fs/kernel/sound/core/
H A Dpcm_native.c2485 snd_interval_setinteger(constrs_interval(constrs, SNDRV_PCM_HW_PARAM_FRAME_BITS)); in snd_pcm_hw_constraints_init()
2500 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_CHANNELS, -1); in snd_pcm_hw_constraints_init()
2503 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2508 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2513 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_FRAME_BITS, in snd_pcm_hw_constraints_init()
2520 SNDRV_PCM_HW_PARAM_FRAME_BITS, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, -1); in snd_pcm_hw_constraints_init()
2545 SNDRV_PCM_HW_PARAM_PERIOD_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2560 SNDRV_PCM_HW_PARAM_BUFFER_BYTES, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2570 SNDRV_PCM_HW_PARAM_PERIOD_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
2575 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_FRAME_BITS, -1); in snd_pcm_hw_constraints_init()
/OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/
H A Dpcm.c517 return SNDRV_PCM_HW_PARAM_FRAME_BITS; in pcm_param_to_alsa()
647 param_set_int(&params, SNDRV_PCM_HW_PARAM_FRAME_BITS, in pcm_open()
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst62 - SNDRV_PCM_HW_PARAM_FRAME_BITS
/OK3568_Linux_fs/kernel/sound/soc/ti/
H A Ddavinci-i2s.c445 i = hw_param_interval(params, SNDRV_PCM_HW_PARAM_FRAME_BITS); in davinci_i2s_hw_params()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound.h351 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound.h351 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/OK3568_Linux_fs/kernel/tools/include/uapi/sound/
H A Dasound.h367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro
/OK3568_Linux_fs/kernel/sound/soc/atmel/
H A Datmel_ssc_dai.c305 SNDRV_PCM_HW_PARAM_FRAME_BITS, in atmel_ssc_startup()
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound.h367 #define SNDRV_PCM_HW_PARAM_FRAME_BITS 9 /* Bits per frame */ macro