Home
last modified time | relevance | path

Searched defs:update_ref_idx (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_firstpass.h95 int update_ref_idx[MAX_STATIC_GF_GROUP_LENGTH + 2]; member
H A Dvp9_bitstream.c908 const int update_ref_idx = gf_group->update_ref_idx[this_gf_index]; in vp9_get_refresh_mask() local
H A Dvp9_encoder.c3305 const int update_ref_idx = gf_group->update_ref_idx[this_gf_index]; local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dfirstpass.h374 int update_ref_idx[MAX_STATIC_GF_GROUP_LENGTH]; member