Home
last modified time | relevance | path

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

/external/libopus/silk/
Dcontrol_audio_bandwidth.c68 if( psEncC->allow_bandwidth_switch || encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
80 if( encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
102 if( encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
Dcontrol.h96 opus_int opusCanSwitch; member
/external/libopus/src/
Dopus_encoder.c1836 st->silk_mode.opusCanSwitch = 0; in opus_encode_native()
1866 st->silk_mode.opusCanSwitch = st->silk_mode.switchReady && !st->nonfinal_frame; in opus_encode_native()
1877 if (st->silk_mode.opusCanSwitch) in opus_encode_native()