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