Searched refs:allowBandwidthSwitch (Results 1 – 5 of 5) sorted by relevance
128 encStatus->allowBandwidthSwitch = state_Fxx[ 0 ].sCmn.allow_bandwidth_switch; in silk_QueryEncoder()240 …coder( &psEnc->state_Fxx[ n ], encControl, TargetRate_bps, psEnc->allowBandwidthSwitch, n, force_f… in silk_Encode()321 psEnc->allowBandwidthSwitch = 0; in silk_Encode()528 psEnc->allowBandwidthSwitch = 1; in silk_Encode()531 psEnc->allowBandwidthSwitch = 0; in silk_Encode()547 encControl->allowBandwidthSwitch = psEnc->allowBandwidthSwitch; in silk_Encode()
102 opus_int allowBandwidthSwitch; member
125 opus_int allowBandwidthSwitch; member
124 opus_int allowBandwidthSwitch; member
1255 if (st->mode == MODE_CELT_ONLY || st->first || st->silk_mode.allowBandwidthSwitch) in opus_encode_native()