Searched refs:tf_calibration (Results 1 – 1 of 1) sorted by relevance
1308 opus_val16 tf_calibration; in compute_vbr() local1345 tf_calibration = QCONST16(0.044f,14); in compute_vbr()1346 target += (opus_int32)SHL32(MULT16_32_Q15(tf_estimate-tf_calibration, target),1); in compute_vbr()