HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_PCM_HW_PARAM_SAMPLE_BITS (Results 1 - 19 of 19) sorted by null

  /device/asus/fugu/libaudio/
AudioHotplugThread.cpp 225 getAlsaParamInterval(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
  /bionic/libc/kernel/uapi/sound/
asound.h 321 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 333 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
355 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 305 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
320 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 315 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
337 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 312 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
327 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 321 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
343 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 304 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
319 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 314 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 304 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
319 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 314 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
336 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 291 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
313 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 296 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
318 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /external/tinyalsa/
pcm.c 613 return SNDRV_PCM_HW_PARAM_SAMPLE_BITS;
875 param_set_int(&params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS,
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 110 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
arec.c 113 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
alsa_pcm.c 273 [SNDRV_PCM_HW_PARAM_SAMPLE_BITS] = "sample_bits",
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 301 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
    [all...]
alsa_default.cpp 311 param_set_int(params, SNDRV_PCM_HW_PARAM_SAMPLE_BITS, 16);
    [all...]

Completed in 670 milliseconds