Home
last modified time | relevance | path

Searched refs:gf_intra_err_min (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h579 double gf_intra_err_min; member
Dfirstpass.c1290 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()