Home
last modified time | relevance | path

Searched refs:vmlal_lane_s16 (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/build/b9193874-neon/jni/
Db9193874-neon.c124 vmlal_lane_s16 (int32x4_t __a, int16x4_t __b, int16x4_t __c, const int __d) in vmlal_lane_s16() function
260 int32x4_t ugl = vmlal_lane_s16(vl, vget_low_s16(uu), cf16, 1); in UpsampleRgbaLinePairNEON()
261 int32x4_t ugh = vmlal_lane_s16(vh, vget_high_s16(uu), cf16, 1); in UpsampleRgbaLinePairNEON()
308 int32x4_t ugl = vmlal_lane_s16(vl, vget_low_s16(uu), cf16, 1); in UpsampleRgbaLinePairNEON()
309 int32x4_t ugh = vmlal_lane_s16(vh, vget_high_s16(uu), cf16, 1); in UpsampleRgbaLinePairNEON()