Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencode_strategy.c91 case INTNL_OVERLAY_UPDATE: in av1_configure_buffer_updates()
203 frame_update_type == INTNL_OVERLAY_UPDATE)) { in check_show_existing_frame()
799 } else if (frame_update_type == INTNL_OVERLAY_UPDATE && in update_ref_frame_map()
824 frame_update_type == INTNL_OVERLAY_UPDATE) && in update_ref_frame_map()
826 (!cm->show_existing_frame || frame_update_type == INTNL_OVERLAY_UPDATE)) { in update_ref_frame_map()
924 case INTNL_OVERLAY_UPDATE: in get_refresh_frame_flags()
1011 frame_update_type == INTNL_OVERLAY_UPDATE); in av1_encode_strategy()
1084 frame_update_type != INTNL_OVERLAY_UPDATE) { in av1_encode_strategy()
Dfirstpass.h104 INTNL_OVERLAY_UPDATE, // Internal Overlay Frame enumerator
Dpartition_strategy.h151 INTNL_OVERLAY_UPDATE; in use_auto_max_partition()
Dgop_structure.c66 gf_group->update_type[*frame_ind] = INTNL_OVERLAY_UPDATE; in set_multi_layer_params()
Dpass2_strategy.c650 if (gf_group->update_type[frame_index] == INTNL_OVERLAY_UPDATE) { in allocate_gf_group_bits()
686 if (gf_group->update_type[frame_index] == INTNL_OVERLAY_UPDATE) { in allocate_gf_group_bits()
Dratectrl.c182 frame_update_type == INTNL_OVERLAY_UPDATE) { in av1_rc_clamp_pframe_target_size()