Searched refs:kInputChannelMasks (Results 1 – 1 of 1) sorted by relevance
30 static constexpr audio_channel_mask_t kInputChannelMasks[] = { variable334 kInputChannelMasks[std::get<INPUT_CHANNEL_MASK_POSITION>(GetParam())], in TEST_P()342 ::testing::Range(0, (int)std::size(kInputChannelMasks)),349 const audio_channel_mask_t inputChannelMask = kInputChannelMasks[in_index]; in __anon26f1fbff0102()