Searched defs:candidate_mvs (Results 1 – 4 of 4) 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()117 MotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionSingleLowPrecision_C()136 MotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionSingleForceInteger_C()157 MotionVector* LIBGAV1_RESTRICT const candidate_mvs) { in MvProjectionSingleHighPrecision_C()
111 inline void LowPrecision(const __m128i mv, void* const candidate_mvs) { in LowPrecision()119 inline void ForceInteger(const __m128i mv, void* const candidate_mvs) { in ForceInteger()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()186 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleLowPrecision_SSE4_1()201 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleForceInteger_SSE4_1()216 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleHighPrecision_SSE4_1()
101 inline void LowPrecision(const int16x8_t mv, void* const candidate_mvs) { in LowPrecision()109 inline void ForceInteger(const int16x8_t mv, void* const candidate_mvs) { in ForceInteger()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()182 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleLowPrecision_NEON()200 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleForceInteger_NEON()218 MotionVector* LIBGAV1_RESTRICT candidate_mvs) { in MvProjectionSingleHighPrecision_NEON()
286 CompoundMotionVector candidate_mvs[kMaxTemporalMvCandidatesWithPadding]; in AddTemporalReferenceMvCandidate() local353 MotionVector candidate_mvs[kMaxTemporalMvCandidatesWithPadding]; in AddTemporalReferenceMvCandidate() local