Home
last modified time | relevance | path

Searched refs:InputChannelTraits (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DTypeConverter.h61 struct InputChannelTraits : public ChannelTraits {}; struct
128 typedef TypeConverter<InputChannelTraits> InputChannelConverter;
179 static InputChannelTraits::Collection inputChannelMasksFromString(const std::string &inChannels,
182 InputChannelTraits::Collection inputChannelMaskCollection;
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DTypeConverter.cpp295 template class TypeConverter<InputChannelTraits>;