Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_TIME (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | tracepoints.rst | 69 - SNDRV_PCM_HW_PARAM_BUFFER_TIME
|
| /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 D | asound.h | 366 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer 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 D | asound.h | 366 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /OK3568_Linux_fs/kernel/tools/include/uapi/sound/ |
| H A D | asound.h | 382 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /OK3568_Linux_fs/kernel/include/uapi/sound/ |
| H A D | asound.h | 382 #define SNDRV_PCM_HW_PARAM_BUFFER_TIME 16 /* Approx duration of buffer macro
|
| /OK3568_Linux_fs/external/rk_pcba_test/tinyalsa/ |
| H A D | pcm.c | 538 return SNDRV_PCM_HW_PARAM_BUFFER_TIME; in pcm_param_to_alsa()
|
| /OK3568_Linux_fs/kernel/sound/core/ |
| H A D | pcm_native.c | 2530 SNDRV_PCM_HW_PARAM_BUFFER_SIZE, SNDRV_PCM_HW_PARAM_BUFFER_TIME, -1); in snd_pcm_hw_constraints_init() 2565 SNDRV_PCM_HW_PARAM_BUFFER_TIME, SNDRV_PCM_HW_PARAM_RATE, -1); in snd_pcm_hw_constraints_init() 2583 err = snd_pcm_hw_rule_add(runtime, 0, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in snd_pcm_hw_constraints_init()
|
| /OK3568_Linux_fs/kernel/sound/pci/hda/ |
| H A D | hda_controller.c | 609 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in azx_pcm_open()
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/skylake/ |
| H A D | skl-pcm.c | 89 snd_pcm_hw_constraint_minmax(runtime, SNDRV_PCM_HW_PARAM_BUFFER_TIME, in skl_set_pcm_constrains()
|