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.h75 OVERLAY_UPDATE = 4, enumerator
Dvp9_firstpass.c1722 gf_group->update_type[0] = OVERLAY_UPDATE; in allocate_gf_group_bits()
1828 gf_group->update_type[frame_index] = OVERLAY_UPDATE; in allocate_gf_group_bits()
1835 gf_group->update_type[mid_frame_idx] = OVERLAY_UPDATE; in allocate_gf_group_bits()
2537 case OVERLAY_UPDATE: in configure_buffer_updates()
Dvp9_encoder.c4143 (gf_group->update_type[gf_group->index] == OVERLAY_UPDATE);