Searched refs:CompoundMotionVector (Results 1 – 6 of 6) sorted by relevance
56 union CompoundMotionVector { union57 CompoundMotionVector() = default;58 CompoundMotionVector(const CompoundMotionVector& mv) = default;60 CompoundMotionVector& operator=(const CompoundMotionVector& rhs) {65 bool operator==(const CompoundMotionVector& rhs) const {144 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize];195 CompoundMotionVector mv;
41 CompoundMotionVector* const candidate_mvs) { in MvProjectionCompoundLowPrecision_C()68 CompoundMotionVector* const candidate_mvs) { in MvProjectionCompoundForceInteger_C()97 CompoundMotionVector* const candidate_mvs) { in MvProjectionCompoundHighPrecision_C()
777 CompoundMotionVector* candidate_mvs);
131 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundLowPrecision_SSE4_1()148 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundForceInteger_SSE4_1()165 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundHighPrecision_SSE4_1()
121 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundLowPrecision_NEON()140 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundForceInteger_NEON()159 CompoundMotionVector* candidate_mvs) { in MvProjectionCompoundHighPrecision_NEON()
155 CompoundMotionVector candidate_mv = mv_bp.mv; in CompoundSearchStack()164 CompoundMotionVector* const compound_ref_mv_stack = in CompoundSearchStack()168 [&candidate_mv](const CompoundMotionVector& ref_mv) { in CompoundSearchStack()289 CompoundMotionVector candidate_mvs[kMaxTemporalMvCandidatesWithPadding]; in AddTemporalReferenceMvCandidate()306 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()608 CompoundMotionVector* const compound_ref_mv_stack = in ExtraSearch()610 CompoundMotionVector combined_mvs[2] = {}; in ExtraSearch()