Searched refs:est_max_qcorrection_factor (Results 1 – 3 of 3) sorted by relevance
944 cpi->twopass.est_max_qcorrection_factor -= 0.005; in estimate_max_q()946 cpi->twopass.est_max_qcorrection_factor += 0.005; in estimate_max_q()949 cpi->twopass.est_max_qcorrection_factor = in estimate_max_q()950 (cpi->twopass.est_max_qcorrection_factor < 0.1) in estimate_max_q()952 : (cpi->twopass.est_max_qcorrection_factor > 10.0) in estimate_max_q()954 : cpi->twopass.est_max_qcorrection_factor; in estimate_max_q()989 cpi->twopass.est_max_qcorrection_factor * in estimate_max_q()1139 cpi->twopass.est_max_qcorrection_factor * in estimate_q()2365 cpi->twopass.est_max_qcorrection_factor = 1.0; in vp8_second_pass()
602 double est_max_qcorrection_factor; member
1954 cpi->twopass.est_max_qcorrection_factor = 1.0; in vp8_create_compressor()4623 cpi->twopass.est_max_qcorrection_factor, in encode_frame_to_data_rate()4644 cpi->twopass.est_max_qcorrection_factor, in encode_frame_to_data_rate()