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

  /bionic/libc/kernel/uapi/linux/dvb/
audio.h 56 typedef __u16 audio_attributes_t; typedef
82 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
  /external/kernel-headers/original/uapi/linux/dvb/
audio.h 80 typedef __u16 audio_attributes_t; typedef
119 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
audio.h 79 typedef __u16 audio_attributes_t; typedef
118 #define AUDIO_SET_ATTRIBUTES _IOW('o', 17, audio_attributes_t)
  /system/media/audio/include/system/
audio.h 74 } __attribute__((packed)) audio_attributes_t; // sent through Binder; typedef in typeref:struct:__anon3122
    [all...]

Completed in 265 milliseconds