Home
last modified time | relevance | path

Searched refs:OVERLAY_UPDATE (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_firstpass.h109 OVERLAY_UPDATE = 4, enumerator
Dvp9_firstpass.c2171 gf_group->update_type[0] = OVERLAY_UPDATE; in allocate_gf_group_bits()
2284 gf_group->update_type[frame_index] = OVERLAY_UPDATE; in allocate_gf_group_bits()
2291 gf_group->update_type[mid_frame_idx] = OVERLAY_UPDATE; in allocate_gf_group_bits()
3014 case OVERLAY_UPDATE: in configure_buffer_updates()
Dvp9_encoder.c4766 (gf_group->update_type[gf_group->index] == OVERLAY_UPDATE);