Searched refs:GF_MB_INTRA_MIN (Results 1 – 2 of 2) sorted by relevance
51 #define GF_MB_INTRA_MIN 100 macro993 twopass->gf_intra_err_min = GF_MB_INTRA_MIN * cpi->common.MBs; in vp9_init_second_pass()2239 twopass->gf_intra_err_min = GF_MB_INTRA_MIN * cpi->common.MBs; in vp9_rc_get_second_pass_params()
52 #define GF_MB_INTRA_MIN 200 macro1366 cpi->twopass.gf_intra_err_min = GF_MB_INTRA_MIN * cpi->common.MBs; in vp8_init_second_pass()