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