Home
last modified time | relevance | path

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

/external/libopus/silk/
Dcontrol_audio_bandwidth.c62 if( psEncC->allow_bandwidth_switch || encControl->opusCanSwitch ) { in silk_control_audio_bandwidth()
Dstructs.h143 …opus_int allow_bandwidth_switch; /* Flag indicating that switching … member
Dcontrol_codec.c84 psEnc->sCmn.allow_bandwidth_switch = allow_bw_switch; in silk_control_encoder()
Denc_API.c128 encStatus->allowBandwidthSwitch = state_Fxx[ 0 ].sCmn.allow_bandwidth_switch; in silk_QueryEncoder()