Searched defs:v_src_hi (Results 1 – 2 of 2) sorted by relevance
1356 const uint16x8_t v_src_hi = vld1q_u16(&src[x + 8]); in ConvolveCompoundCopy_NEON() local1373 const uint16x8_t v_src_hi = vld1q_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local1388 const uint16x4_t v_src_hi = vld1_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
1697 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row32_NEON() local1710 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row4_NEON() local2548 const int32x4_t v_src_hi = vld1q_s32(&src[(i * 8) + 4]); in Identity8TransformLoopRow_NEON() local