Searched refs:kSupportedOutChannelMask (Results 1 – 1 of 1) sorted by relevance
46 const std::array<hidl_bitfield<AudioChannelMask>, 4> kSupportedOutChannelMask = { variable115 if (std::find(kSupportedOutChannelMask.begin(), in checkAudioConfig()116 kSupportedOutChannelMask.end(), in checkAudioConfig()117 cfg.channelMask) == kSupportedOutChannelMask.end()) { in checkAudioConfig()