Searched refs:kSupportedChannelMask (Results 1 – 1 of 1) sorted by relevance
67 const AudioChannelLayout kSupportedChannelMask = variable71 MAKE_RANGE(Spatializer, supportedChannelLayout, {kSupportedChannelMask},72 {kSupportedChannelMask}),141 if (common.input.base.channelMask != kSupportedChannelMask) { in createContext()