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

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/
control_external.h 194 * read the current values of iec958 type
196 int (*read_iec958)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, snd_aes_iec958_t *iec958);
215 * update the current values of iec958 type with the given values
217 int (*write_iec958)(snd_ctl_ext_t *ext, snd_ctl_ext_key_t key, snd_aes_iec958_t *iec958);
  /bionic/libc/kernel/common/sound/
asound.h 825 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon535
    [all...]
  /external/kernel-headers/original/sound/
asound.h 65 unsigned char status[24]; /* AES/IEC958 channel status bits */
66 unsigned char subcode[147]; /* AES/IEC958 subcode bits */
68 unsigned char dig_subframe[4]; /* AES/IEC958 subframe bits */
722 #define SNDRV_CTL_ELEM_TYPE_IEC958 ((__force snd_ctl_elem_type_t) 5) /* IEC958 (S/PDIF) setup */
829 struct snd_aes_iec958 iec958; member in union:snd_ctl_elem_value::__anon7544
    [all...]

Completed in 152 milliseconds