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()331 psEnc->allowBandwidthSwitch = 0; in silk_Encode()537 psEnc->allowBandwidthSwitch = 1; in silk_Encode()540 psEnc->allowBandwidthSwitch = 0; in silk_Encode()556 encControl->allowBandwidthSwitch = psEnc->allowBandwidthSwitch; in silk_Encode()
105 opus_int allowBandwidthSwitch; member
104 opus_int allowBandwidthSwitch; member
107 opus_int allowBandwidthSwitch; member
1453 if (st->mode == MODE_CELT_ONLY || st->first || st->silk_mode.allowBandwidthSwitch) in opus_encode_native()