Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dmotion_vector_search_neon.cc70 const int16x4_t tmv1 = vreinterpret_s16_s32(vdup_lane_s32(temporal_mv, 1)); in MvProjectionCompoundClip() local
94 const int16x4_t tmv1 = vget_high_s16(temporal_mv); in MvProjectionSingleClip() local