Home
last modified time | relevance | path

Searched defs:v_src_hi (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/dsp/arm/
Dconvolve_10bit_neon.cc1356 const uint16x8_t v_src_hi = vld1q_u16(&src[x + 8]); in ConvolveCompoundCopy_NEON() local
1373 const uint16x8_t v_src_hi = vld1q_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
1388 const uint16x4_t v_src_hi = vld1_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
Dinverse_transform_10bit_neon.cc1697 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row32_NEON() local
1710 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row4_NEON() local
2548 const int32x4_t v_src_hi = vld1q_s32(&src[(i * 8) + 4]); in Identity8TransformLoopRow_NEON() local