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

  /external/tinyalsa/
pcm.c 610 return SNDRV_PCM_HW_PARAM_FORMAT;
871 param_set_mask(&params, SNDRV_PCM_HW_PARAM_FORMAT,
    [all...]
  /bionic/libc/kernel/uapi/sound/
asound.h 299 #define SNDRV_PCM_HW_PARAM_FORMAT 1
    [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h 309 #define SNDRV_PCM_HW_PARAM_FORMAT 1 /* Format */
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
aplay.c 103 param_set_mask(params, SNDRV_PCM_HW_PARAM_FORMAT, pcm->format);
arec.c 106 param_set_mask(params, SNDRV_PCM_HW_PARAM_FORMAT, pcm->format);
alsa_pcm.c 270 [SNDRV_PCM_HW_PARAM_FORMAT] = "format",
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 299 #define SNDRV_PCM_HW_PARAM_FORMAT 1
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 309 #define SNDRV_PCM_HW_PARAM_FORMAT 1 /* Format */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/sound/
asound.h 286 #define SNDRV_PCM_HW_PARAM_FORMAT 1 /* Format */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 286 #define SNDRV_PCM_HW_PARAM_FORMAT 1 /* Format */
    [all...]
  /hardware/qcom/audio/legacy/alsa_sound/
AudioUsbALSA.cpp 295 param_set_mask(params, SNDRV_PCM_HW_PARAM_FORMAT,
    [all...]
alsa_default.cpp 306 param_set_mask(params, SNDRV_PCM_HW_PARAM_FORMAT,
    [all...]

Completed in 70 milliseconds