Searched defs:v_src_hi (Results 1 – 2 of 2) sorted by relevance
1352 const uint16x8_t v_src_hi = vld1q_u16(&src[x + 8]); in ConvolveCompoundCopy_NEON() local1369 const uint16x8_t v_src_hi = vld1q_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local1384 const uint16x4_t v_src_hi = vld1_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
1709 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row32_NEON() local1722 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row4_NEON() local2560 const int32x4_t v_src_hi = vld1q_s32(&src[(i * 8) + 4]); in Identity8TransformLoopRow_NEON() local