Searched refs:tf_calibration (Results 1 – 1 of 1) sorted by relevance
1143 opus_val16 tf_calibration; in compute_vbr() local1180 tf_calibration = variable_duration==OPUS_FRAMESIZE_VARIABLE ? in compute_vbr()1182 target += (opus_int32)SHL32(MULT16_32_Q15(tf_estimate-tf_calibration, target),1); in compute_vbr()