Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c102 case INTNL_ARF_UPDATE: in av1_configure_buffer_updates()
330 else if (gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE) in get_current_frame_ref_type()
482 if (gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE) { in get_internal_arf_src_index()
587 *frame_update_type = INTNL_ARF_UPDATE; in choose_frame_source()
813 } else if (frame_update_type == INTNL_ARF_UPDATE && in update_ref_frame_map()
932 case INTNL_ARF_UPDATE: in get_refresh_frame_flags()
Dfirstpass.h105 INTNL_ARF_UPDATE, // Internal Altref Frame enumerator
Dpass2_strategy.c586 if (gf_group->update_type[i] == INTNL_ARF_UPDATE) { in allocate_gf_group_bits()
623 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE) { in allocate_gf_group_bits()
674 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE) in allocate_gf_group_bits()
703 while (gf_group->update_type[frame_index] == INTNL_ARF_UPDATE) { in allocate_gf_group_bits()
1513 gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE) { in av1_get_second_pass_params()
Dgop_structure.c54 gf_group->update_type[*frame_ind] = INTNL_ARF_UPDATE; in set_multi_layer_params()
Dratectrl.c1022 gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE; in rc_pick_q_and_bounds_two_pass()
1334 ? gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE in update_golden_frame_stats()
1370 ? gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE in av1_rc_postencode_update()
Dtemporal_filter.c1254 if (gf_group->update_type[gf_group->index] == INTNL_ARF_UPDATE) { in av1_temporal_filter()