Home
last modified time | relevance | path

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

/external/libopus/src/
Dopus_encoder.c933 int bak_mode, bak_bandwidth, bak_channels, bak_to_mono; in encode_multiframe_packet() local
967 bak_to_mono = st->silk_mode.toMono; in encode_multiframe_packet()
968 if (bak_to_mono) in encode_multiframe_packet()
1013 st->silk_mode.toMono = bak_to_mono; in encode_multiframe_packet()