Searched defs:supportedChannelCntSet (Results 1 – 1 of 1) sorted by relevance
294 void AudioCodeCapiEncoderNdkTest::ChannelCountTest(set<int32_t> &supportedChannelCntSet, int32_t pr… in ChannelCountTest()544 set<int32_t> supportedChannelCntSet = {1, 2, 3, 4, 5, 6, 8}; variable553 set<int32_t> supportedChannelCntSet = {2}; variable