Searched refs:gf_intra_err_min (Results 1 – 2 of 2) sorted by relevance
584 double gf_intra_err_min; member
1285 cpi->twopass.gf_intra_err_min = GF_MB_INTRA_MIN * cpi->common.MBs; in vp8_init_second_pass()1489 if (this_frame->intra_error > cpi->twopass.gf_intra_err_min) { in calc_frame_boost()1493 frame_boost = (IIFACTOR * cpi->twopass.gf_intra_err_min / in calc_frame_boost()