Searched refs:VPX_RC_FIRST_PASS (Results 1 – 4 of 4) sorted by relevance
173 VPX_RC_FIRST_PASS, /**< First pass of multi-pass mode */ enumerator
30 cfg.g_pass = VPX_RC_FIRST_PASS;
272 case VPX_RC_FIRST_PASS: in set_vp8e_config()280 if (cfg.g_pass == VPX_RC_FIRST_PASS) in set_vp8e_config()634 if (ctx->cfg.g_pass == VPX_RC_FIRST_PASS) in pick_quickcompress_mode()
1546 ? pass ? VPX_RC_LAST_PASS : VPX_RC_FIRST_PASS in main()