HomeSort by relevance Sort by last modified time
    Searched refs:allow_bandwidth_switch (Results 1 - 4 of 4) sorted by null

  /external/libopus/silk/
control_audio_bandwidth.c 62 if( psEncC->allow_bandwidth_switch || encControl->opusCanSwitch ) {
structs.h 141 opus_int allow_bandwidth_switch; /* Flag indicating that switching of internal bandwidth is allowed */ member in struct:__anon13344
control_codec.c 85 psEnc->sCmn.allow_bandwidth_switch = allow_bw_switch;
enc_API.c 128 encStatus->allowBandwidthSwitch = state_Fxx[ 0 ].sCmn.allow_bandwidth_switch;

Completed in 144 milliseconds