Home
last modified time | relevance | path

Searched defs:ref_order_hints (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dmvref_common.c933 const unsigned int *const ref_order_hints = in motion_field_projection() local
1254 int ref_order_hints[2] = { -1, INT_MAX }; in av1_setup_skip_mode_allowed() local
H A Dav1_common_int.h132 unsigned int ref_order_hints[INTER_REFS_PER_FRAME]; member