Lines Matching refs:twopass
181 ++cpi->twopass.gf_group.index; in update_twopass_gf_group_index()
193 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in check_show_existing_frame()
318 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_current_frame_ref_type()
465 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_arf_src_index()
481 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in get_internal_arf_src_index()
514 const GF_GROUP *const gf_group = &cpi->twopass.gf_group; in setup_arf_or_arf2()
983 cpi->twopass.gf_group.update_type[cpi->twopass.gf_group.index]; in av1_encode_strategy()
987 if (flush && oxcf->pass == 1 && !cpi->twopass.first_pass_done) { in av1_encode_strategy()
989 cpi->twopass.first_pass_done = 1; in av1_encode_strategy()
1039 cpi->twopass.gf_group.update_type[cpi->twopass.gf_group.index]; in av1_encode_strategy()
1063 if (cpi->twopass.gf_group.index == 1 && cpi->oxcf.enable_tpl_model) { in av1_encode_strategy()
1117 get_order_offset(&cpi->twopass.gf_group, &frame_params); in av1_encode_strategy()