Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c46 #define IIFACTOR 1.5 macro
1499 frame_boost = (IIFACTOR * this_frame->intra_error / in calc_frame_boost()
1502 frame_boost = (IIFACTOR * cpi->twopass.gf_intra_err_min / in calc_frame_boost()