Home
last modified time | relevance | path

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

/aosp_15_r20/external/libgav1/src/dsp/arm/
H A Dconvolve_10bit_neon.cc1352 const uint16x8_t v_src_hi = vld1q_u16(&src[x + 8]); in ConvolveCompoundCopy_NEON() local
1369 const uint16x8_t v_src_hi = vld1q_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
1384 const uint16x4_t v_src_hi = vld1_u16(&src[src_stride]); in ConvolveCompoundCopy_NEON() local
H A Dinverse_transform_10bit_neon.cc1709 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row32_NEON() local
1722 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row4_NEON() local
2560 const int32x4_t v_src_hi = vld1q_s32(&src[(i * 8) + 4]); in Identity8TransformLoopRow_NEON() local