Home | History | Annotate | Download | only in jni

Lines Matching defs:d31

23     int32x2_t d28, d29, d30, d31;
30 d28 = d29 = d30 = d31 = vdup_n_s32(0);
66 d31 = vld1_lane_s32((const int32_t *)dst0, d31, 0);
67 d31 = vld1_lane_s32((const int32_t *)dst1, d31, 1);
160 vreinterpret_u8_s32(d31)));
165 d31 = vreinterpret_s32_u8(vqmovun_s16(q7));
182 vst1_lane_s32((int32_t *)dst0, d31, 0);
183 vst1_lane_s32((int32_t *)dst1, d31, 1);