Searched refs:forceChannel (Results 1 – 2 of 2) sorted by relevance
244 int forceChannel = kForceChannels[forceChanneIndex]; in initEncoder() local245 forceChannel = min(forceChannel, mChannels); in initEncoder()246 OPUS_ENC_CTL_API(mEncoder, OPUS_SET_FORCE_CHANNELS(forceChannel)); in initEncoder()
91 8. OPUS_SET_FORCE_CHANNELS (parameter name: `forceChannel`)108 | `forceChannel` | 0.`OPUS_AUTO ` 1.`1 ` 2.`2 ` | Calculated using all bits of 12th byte of data |