Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dmotion_vector_search_neon.cc69 const int16x4_t tmv0 = vreinterpret_s16_s32(vdup_lane_s32(temporal_mv, 0)); in MvProjectionCompoundClip() local
93 const int16x4_t tmv0 = vget_low_s16(temporal_mv); in MvProjectionSingleClip() local