Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dmvref_common.c931 const unsigned int *const ref_order_hints = in motion_field_projection() local
1252 int ref_order_hints[2] = { -1, INT_MAX }; in av1_setup_skip_mode_allowed() local
Dav1_common_int.h129 unsigned int ref_order_hints[INTER_REFS_PER_FRAME]; member