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

  /device/asus/fugu/libaudio/
HDMIAudioOutput.cpp 76 struct snd_aes_iec958 iec958; local
89 const char *ctlName = "IEC958 Playback Default";
96 // Set count to 1 so we get one complete iec958 structure.
97 err = mixer_ctl_get_array(ctl, &iec958, count);
104 iec958.status[0] |= IEC958_AES0_NONAUDIO;
106 iec958.status[0] &= ~IEC958_AES0_NONAUDIO;
109 err = mixer_ctl_set_array(ctl, &iec958, count);
  /cts/hostsidetests/security/securityPatch/CVE-2016-10231/
poc.c 66 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon1457
  /cts/hostsidetests/security/securityPatch/CVE-2017-0586/
poc.c 67 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon1496
  /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 760 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon1288
825 #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 56 unsigned char status[24]; /* AES/IEC958 channel status bits */
57 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
59 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
940 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon22136
    [all...]
  /hardware/qcom/msm8994/kernel-headers/sound/
asound.h 909 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon46196
    [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::__anon46312
    [all...]
  /hardware/qcom/msm8996/kernel-headers/sound/
asound.h 915 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon46461
    [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::__anon46612
    [all...]
  /hardware/qcom/msm8998/kernel-headers/sound/
asound.h 942 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon46750
    [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::__anon46884
    [all...]
  /hardware/qcom/msm8x09/kernel-headers/sound/
asound.h 915 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon46958
    [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::__anon47032
    [all...]
  /hardware/qcom/msm8x26/kernel-headers/sound/
asound.h 907 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon47097
    [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::__anon47162
    [all...]
  /hardware/qcom/msm8x84/kernel-headers/sound/
asound.h 907 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon47283
    [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::__anon47380
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-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 */
706 #define SNDRV_CTL_ELEM_TYPE_IEC958 ((snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
813 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon55220
    [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::__anon57210
    [all...]

Completed in 1823 milliseconds