Searched refs:allowBandwidthSwitch (Results 1 – 5 of 5) sorted by relevance
128 encStatus->allowBandwidthSwitch = state_Fxx[ 0 ].sCmn.allow_bandwidth_switch; in silk_QueryEncoder()239 … silk_control_encoder( &psEnc->state_Fxx[ n ], encControl, psEnc->allowBandwidthSwitch, n, force_f… in silk_Encode()320 psEnc->allowBandwidthSwitch = 0; in silk_Encode()526 psEnc->allowBandwidthSwitch = 1; in silk_Encode()529 psEnc->allowBandwidthSwitch = 0; in silk_Encode()545 encControl->allowBandwidthSwitch = psEnc->allowBandwidthSwitch; in silk_Encode()
105 opus_int allowBandwidthSwitch; member
104 opus_int allowBandwidthSwitch; member
107 opus_int allowBandwidthSwitch; member
1455 if (st->mode == MODE_CELT_ONLY || st->first || st->silk_mode.allowBandwidthSwitch) in opus_encode_native()