Searched refs:CompoundMotionVector (Results 1 – 7 of 7) sorted by relevance
39 CompoundMotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionCompoundLowPrecision_C()66 CompoundMotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionCompoundForceInteger_C()95 CompoundMotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionCompoundHighPrecision_C()
84 CompoundMotionVector compound_mv_org_[kMaxTemporalMvCandidates + 1]87 CompoundMotionVector compound_mv_[kMaxTemporalMvCandidates + 1]
852 CompoundMotionVector* candidate_mvs);
132 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundLowPrecision_SSE4_1()150 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundForceInteger_SSE4_1()168 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundHighPrecision_SSE4_1()
122 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundLowPrecision_NEON()142 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundForceInteger_NEON()162 CompoundMotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionCompoundHighPrecision_NEON()
44 union CompoundMotionVector { union120 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize];165 CompoundMotionVector mv;
152 CompoundMotionVector candidate_mv = mv_bp.mv; in CompoundSearchStack()161 CompoundMotionVector* const compound_ref_mv_stack = in CompoundSearchStack()166 [&candidate_mv](const CompoundMotionVector& ref_mv) { in CompoundSearchStack()288 CompoundMotionVector candidate_mvs[kMaxTemporalMvCandidatesWithPadding]; in AddTemporalReferenceMvCandidate()305 CompoundMotionVector* const compound_ref_mv_stack = in AddTemporalReferenceMvCandidate()310 const CompoundMotionVector& candidate_mv = candidate_mvs[index]; in AddTemporalReferenceMvCandidate()313 [&candidate_mv](const CompoundMotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()611 CompoundMotionVector* const compound_ref_mv_stack = in ExtraSearch()613 CompoundMotionVector combined_mvs[2] = {}; in ExtraSearch()