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

  /external/tinyalsa/
mixer.c 230 case SNDRV_CTL_ELEM_TYPE_BYTES: return MIXER_CTL_TYPE_BYTE;
246 case SNDRV_CTL_ELEM_TYPE_BYTES: return "BYTE";
325 case SNDRV_CTL_ELEM_TYPE_BYTES:
358 case SNDRV_CTL_ELEM_TYPE_BYTES:
429 case SNDRV_CTL_ELEM_TYPE_BYTES:
459 case SNDRV_CTL_ELEM_TYPE_BYTES:
  /bionic/libc/kernel/uapi/sound/
asound.h     [all...]
  /external/kernel-headers/original/uapi/sound/
asound.h     [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h     [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sound/
asound.h 705 #define SNDRV_CTL_ELEM_TYPE_BYTES ((snd_ctl_elem_type_t) 4) /* byte array */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 712 #define SNDRV_CTL_ELEM_TYPE_BYTES ((snd_ctl_elem_type_t) 4) /* byte array */
    [all...]
  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 120 case SNDRV_CTL_ELEM_TYPE_BYTES: return "BYTES";

Completed in 1299 milliseconds