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