Home
last modified time | relevance | path

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

/system/media/audio_utils/tests/
Dchannelmix_tests.cpp30 static constexpr audio_channel_mask_t kInputChannelMasks[] = { variable
334 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()