Searched refs:dst0 (Results 1 - 1 of 1) sorted by relevance

/ndk/tests/build/b14825026-aarch64-FP_LO_REGS/jni/
H A Didct_dequant_full_2x_neon.c22 unsigned char *dst0, *dst1; local
51 dst0 = dst;
53 d28 = vld1_lane_s32((const int32_t *)dst0, d28, 0);
54 dst0 += stride;
57 d29 = vld1_lane_s32((const int32_t *)dst0, d29, 0);
58 dst0 += stride;
62 d30 = vld1_lane_s32((const int32_t *)dst0, d30, 0);
63 dst0 += stride;
66 d31 = vld1_lane_s32((const int32_t *)dst0, d31, 0);
167 dst0
[all...]

Completed in 59 milliseconds