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

  /bionic/libc/kernel/uapi/linux/usb/
audio.h 147 __u8 bNrChannels;
259 __u8 bNrChannels;
275 __u8 bNrChannels;
282 #define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bFormatType; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; } __attribute__ ((packed))
  /development/ndk/platforms/android-L/include/linux/usb/
audio.h 147 __u8 bNrChannels;
259 __u8 bNrChannels;
275 __u8 bNrChannels;
282 #define DECLARE_UAC_FORMAT_TYPE_I_DISCRETE_DESC(n) struct uac_format_type_i_discrete_descriptor_##n { __u8 bLength; __u8 bDescriptorType; __u8 bDescriptorSubtype; __u8 bFormatType; __u8 bNrChannels; __u8 bSubframeSize; __u8 bBitResolution; __u8 bSamFreqType; __u8 tSamFreq[n][3]; } __attribute__ ((packed))
  /external/kernel-headers/original/uapi/linux/usb/
audio.h 186 __u8 bNrChannels; /* Number of logical output channels */
424 __u8 bNrChannels; /* physical channels in the stream */
439 __u8 bNrChannels; /* physical channels in the stream */
452 __u8 bNrChannels; \

Completed in 31 milliseconds