Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c52 #define KF_MB_INTRA_MIN 300 macro
1284 cpi->twopass.kf_intra_err_min = KF_MB_INTRA_MIN * cpi->common.MBs; in vp8_init_second_pass()