Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/dsp/arm/
Dinverse_transform_10bit_neon.cc1672 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row32_NEON() local
1685 const int32x4_t v_src_hi = vld1q_s32(&dst[(i * step) + 4]); in Identity8Row4_NEON() local
2392 const int32x4_t v_src_hi = vld1q_s32(&src[(i * 8) + 4]); in Identity8TransformLoopRow_NEON() local