Searched refs:kForceChannels (Results 1 – 1 of 1) sorted by relevance
65 constexpr int kForceChannels[] = {OPUS_AUTO, 1, 2}; variable66 constexpr size_t kForceChannelsSize = size(kForceChannels);244 int forceChannel = kForceChannels[forceChanneIndex]; in initEncoder()