Searched refs:fFormatType (Results 1 – 3 of 3) sorted by relevance
56 uint8 fFormatType; variable
105 fFormatType(USB_AUDIO_FORMAT_TYPE_UNDEFINED) in _ASFormatDescriptor()107 fFormatType = Descriptor->format_type; in _ASFormatDescriptor()
64 if (fAlternates[i]->Format()->fFormatType in _ChooseAlternate()67 "is not supported.\n", i, fAlternates[i]->Format()->fFormatType); in _ChooseAlternate()