Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/
H A Dmotion_vector.cc159 CompoundMotionVector* const compound_ref_mv_stack = in CompoundSearchStack() local
303 CompoundMotionVector* const compound_ref_mv_stack = in AddTemporalReferenceMvCandidate() local
609 CompoundMotionVector* const compound_ref_mv_stack = in ExtraSearch() local
/aosp_15_r20/external/libgav1/src/utils/
H A Dtypes.h120 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize]; member