Searched defs:adapterType (Results 1 – 5 of 5) sorted by relevance
28 ### adapterType subsection
151 enum AudioAdapterType adapterType = MatchAdapterType(adapterName, portId); in AudioAdapterCheckPortId() local
398 …enum AudioAdapterType adapterType, const struct AudioAdapterDescriptor *desc, struct IAudioAdapter… in SelectAppropriateAdapter()
198 ClassType AudioPolicyParser::GetClassTypeByAdapterType(AdaptersType adapterType) in GetClassTypeByAdapterType()
585 static int32_t MatchAppropriateAdapter(enum AudioAdapterType adapterType) in MatchAppropriateAdapter()