Home
last modified time | relevance | path

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

/hardware/interfaces/audio/aidl/default/spatializer/
DSpatializerSw.cpp67 const AudioChannelLayout kSupportedChannelMask = variable
71 MAKE_RANGE(Spatializer, supportedChannelLayout, {kSupportedChannelMask},
72 {kSupportedChannelMask}),
141 if (common.input.base.channelMask != kSupportedChannelMask) { in createContext()