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.h93 opus_int opusCanSwitch; member
/external/libopus/src/
Dopus_encoder.c1646 st->silk_mode.opusCanSwitch = st->silk_mode.switchReady; in opus_encode_native()
1648 if (st->silk_mode.opusCanSwitch) in opus_encode_native()