Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_encoder.c97 int prev_channels; member
1201 if (st->stream_channels == 1 && st->prev_channels ==2 && st->silk_mode.toMono==0 in opus_encode_native()
1398 st->prev_channels = st->stream_channels; in opus_encode_native()
1933 st->prev_channels = st->stream_channels; in opus_encode_native()