HomeSort by relevance Sort by last modified time
    Searched refs:SNDRV_PCM_HW_PARAM_SAMPLE_BITS (Results 1 - 15 of 15) 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 310 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8
325 #define SNDRV_PCM_HW_PARAM_FIRST_INTERVAL SNDRV_PCM_HW_PARAM_SAMPLE_BITS
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 319 #define SNDRV_PCM_HW_PARAM_SAMPLE_BITS 8 /* Bits per sample */
341 #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 614 return SNDRV_PCM_HW_PARAM_SAMPLE_BITS;
876 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 388 milliseconds