HomeSort by relevance Sort by last modified time
    Searched refs:ubh (Results 1 - 3 of 3) sorted by null

  /ndk/tests/build/b9193874-neon/jni/
b9193874-neon.c 266 int32x4_t ubh = vqdmlal_lane_s16(vshll_n_s16(vget_high_s16(uu), 1), vget_high_s16(ud), cf16, 3); local
267 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16));
314 int32x4_t ubh = vqdmlal_lane_s16(vshll_n_s16(vget_high_s16(uu), 1), vget_high_s16(ud), cf16, 3); local
315 int16x8_t ub = vcombine_s16(vrshrn_n_s32(ubl, 16), vrshrn_n_s32(ubh, 16));
  /external/chromium_org/third_party/libwebp/dsp/
upsampling_neon.c 128 int32x4_t ubh = vqdmlal_lane_s16(vshll_n_s16(vget_high_s16(uu), 1), \
131 vrshrn_n_s32(ubh, 16)); \
  /external/webp/src/dsp/
upsampling_neon.c 128 int32x4_t ubh = vqdmlal_lane_s16(vshll_n_s16(vget_high_s16(uu), 1), \
131 vrshrn_n_s32(ubh, 16)); \

Completed in 226 milliseconds