Home
last modified time | relevance | path

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

/external/libopus/silk/
Dcontrol_audio_bandwidth.c62 if( psEncC->allow_bandwidth_switch || encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
74 if( encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
96 if( encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
Dcontrol.h96 opus_int opusCanSwitch; member
/external/libopus/src/
Dopus_encoder.c1847 st->silk_mode.opusCanSwitch = st->silk_mode.switchReady && !st->nonfinal_frame; in opus_encode_native()
1858 if (st->silk_mode.opusCanSwitch) in opus_encode_native()