Searched refs:VPX_RC_FIRST_PASS (Results 1 – 8 of 8) sorted by relevance
255 VPX_RC_FIRST_PASS, /**< First pass of multi-pass mode */ enumerator
251 cfg.g_pass = VPX_RC_FIRST_PASS; in main()
313 enc_cfg->g_pass = VPX_RC_FIRST_PASS; in parse_command_line()
187 cfg_.g_pass = VPX_RC_FIRST_PASS; in RunLoop()
113 codec_enc_.g_pass = VPX_RC_FIRST_PASS; in Pass1EncodeNFrames()
302 case VPX_RC_FIRST_PASS: in set_vp8e_config()310 if (cfg.g_pass == VPX_RC_FIRST_PASS || cfg.g_pass == VPX_RC_ONE_PASS) in set_vp8e_config()788 if (ctx->cfg.g_pass == VPX_RC_FIRST_PASS) in pick_quickcompress_mode()
410 case VPX_RC_FIRST_PASS: in set_encoder_config()418 oxcf->lag_in_frames = cfg->g_pass == VPX_RC_FIRST_PASS ? 0 in set_encoder_config()861 case VPX_RC_FIRST_PASS: in pick_quickcompress_mode()1337 (cfg->g_pass == VPX_RC_FIRST_PASS || in ctrl_set_svc()
1447 if (cfg->g_pass == VPX_RC_FIRST_PASS) in open_output_file()1479 if (cfg->g_pass == VPX_RC_FIRST_PASS) in close_output_file()1523 ? pass ? VPX_RC_LAST_PASS : VPX_RC_FIRST_PASS in setup_pass()1678 if (stream->config.cfg.g_pass != VPX_RC_FIRST_PASS) { in update_quantizer_histogram()