Searched refs:CompoundMotionVector (Results 1 – 6 of 6) sorted by relevance
57 union CompoundMotionVector { union58 CompoundMotionVector() = default;59 CompoundMotionVector(const CompoundMotionVector& mv) = default;61 CompoundMotionVector& operator=(const CompoundMotionVector& rhs) {66 bool operator==(const CompoundMotionVector& rhs) const {145 CompoundMotionVector compound_ref_mv_stack[kMaxRefMvStackSize];196 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()
810 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()
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()287 CompoundMotionVector candidate_mvs[kMaxTemporalMvCandidatesWithPadding]; in AddTemporalReferenceMvCandidate()304 CompoundMotionVector* const compound_ref_mv_stack = in AddTemporalReferenceMvCandidate()309 const CompoundMotionVector& candidate_mv = candidate_mvs[index]; in AddTemporalReferenceMvCandidate()312 [&candidate_mv](const CompoundMotionVector& ref_mv) { in AddTemporalReferenceMvCandidate()610 CompoundMotionVector* const compound_ref_mv_stack = in ExtraSearch()612 CompoundMotionVector combined_mvs[2] = {}; in ExtraSearch()