HomeSort by relevance Sort by last modified time
    Searched defs:iec958 (Results 1 - 16 of 16) sorted by null

  /hardware/qcom/audio/legacy/libalsa-intf/
alsa_mixer.c 121 case SNDRV_CTL_ELEM_TYPE_IEC958: return "IEC958";
593 struct snd_aes_iec958 *iec958; local
594 iec958 = (struct snd_aes_iec958 *)percent;
595 memcpy(ev.value.iec958.status,iec958->status,SPDIF_CHANNEL_STATUS_SIZE);
  /bionic/libc/kernel/uapi/sound/
asound.h 764 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon1398
829 #define SNDRV_CTL_NAME_IEC958(expl,direction,what) "IEC958 " expl SNDRV_CTL_NAME_ ##direction SNDRV_CTL_NAME_IEC958_ ##what
  /external/kernel-headers/original/uapi/sound/
asound.h 57 unsigned char status[24]; /* AES/IEC958 channel status bits */
58 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
60 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
945 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon23606
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 909 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51298
    [all...]
  /hardware/qcom/msm8994/original-kernel-headers/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
893 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51414
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 917 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51563
    [all...]
  /hardware/qcom/msm8996/original-kernel-headers/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
904 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51714
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 942 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51852
    [all...]
  /hardware/qcom/msm8998/original-kernel-headers/sound/
asound.h 50 unsigned char status[24]; /* AES/IEC958 channel status bits */
51 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
53 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
935 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon51986
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 915 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52084
    [all...]
  /hardware/qcom/msm8x09/original-kernel-headers/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
904 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52184
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 907 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52250
    [all...]
  /hardware/qcom/msm8x26/original-kernel-headers/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
892 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52315
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 907 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52436
    [all...]
  /hardware/qcom/msm8x84/original-kernel-headers/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
892 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon52533
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/sound/
asound.h 49 unsigned char status[24]; /* AES/IEC958 channel status bits */
50 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
52 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
713 #define SNDRV_CTL_ELEM_TYPE_IEC958 ((snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
822 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon63084
    [all...]

Completed in 2268 milliseconds