Home
last modified time | relevance | path

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

/hardware/qcom/msm8x84/original-kernel-headers/sound/
Dasound.h314 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8x84/kernel-headers/sound/
Dasound.h304 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 macro
319 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c110 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16); in set_params()
Darec.c113 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16); in set_params()
Dalsa_pcm.c273 [SNDRV_PCM_HW_PARAM_SAMPLE_BITS] = "sample_bits",
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp301 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16); in setHardwareParams()
Dalsa_default.cpp311 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16); in setHardwareParams()