Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/
Dfirstpass.c53 #define GF_MB_INTRA_MIN 200 macro
1290 cpi->twopass.gf_intra_err_min = GF_MB_INTRA_MIN * cpi->common.MBs; in vp8_init_second_pass()