Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_HW_PARAM_BUFFER_BYTES (Results 1 – 7 of 7) sorted by relevance

/device/google/coral-kernel/sm8150/kernel-headers/sound/
Dasound.h284 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 macro
/device/google/bonito/sdm710/kernel-headers/sound/
Dasound.h279 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 macro
/device/google/crosshatch/sdm845/kernel-headers/sound/
Dasound.h279 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 macro
/device/google/bonito/sdm710/original-kernel-headers/sound/
Dasound.h358 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 /* Size of buffer in bytes */ macro
/device/google/coral-kernel/sm8150/original-kernel-headers/sound/
Dasound.h366 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 /* Size of buffer in bytes */ macro
/device/google/crosshatch/sdm845/original-kernel-headers/sound/
Dasound.h358 #define SNDRV_PCM_HW_PARAM_BUFFER_BYTES 18 /* Size of buffer in bytes */ macro
/device/linaro/hikey/hifi/xaf/host-apf/playback/tinyalsa/
Dpcm.c643 return SNDRV_PCM_HW_PARAM_BUFFER_BYTES; in pcm_param_to_alsa()