Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/
Dmotion_vector.cc161 CompoundMotionVector* const compound_ref_mv_stack = in CompoundSearchStack() local
304 CompoundMotionVector* const compound_ref_mv_stack = in AddTemporalReferenceMvCandidate() local
610 CompoundMotionVector* const compound_ref_mv_stack = in ExtraSearch() local
/external/libgav1/libgav1/src/utils/
Dtypes.h145 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize]; member