Searched refs:SNDRV_PCM_HW_PARAM_SAMPLE_BITS (Results 1 - 15 of 15) sorted by relevance

/hardware/qcom/msm8994/kernel-headers/sound/
H A Dasound.h305 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 macro
320 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8994/original-kernel-headers/sound/
H A Dasound.h315 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
337 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8996/kernel-headers/sound/
H A Dasound.h312 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 macro
327 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8996/original-kernel-headers/sound/
H A Dasound.h321 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
343 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8x09/kernel-headers/sound/
H A Dasound.h312 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 macro
327 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8x09/original-kernel-headers/sound/
H A Dasound.h321 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */ macro
343 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
/hardware/qcom/msm8x26/kernel-headers/sound/
H A 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/msm8x26/original-kernel-headers/sound/
H A 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/
H A 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/msm8x84/original-kernel-headers/sound/
H A 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/audio/legacy/libalsa-intf/
H A Daplay.c110 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
H A Darec.c113 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
H A Dalsa_pcm.c269 [SNDRV_PCM_HW_PARAM_SAMPLE_BITS] = "sample_bits",
/hardware/qcom/audio/legacy/alsa_sound/
H A DAudioUsbALSA.cpp301 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
H A Dalsa_default.cpp311 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);

Completed in 174 milliseconds