Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dsp/
H A Dneon.h54 uint64x2x2_t row01, row23; in Transpose4x4_NEON() local
H A Ddec_neon.c97 const uint8x16x2_t row23 = vtrnq_u8(vreinterpretq_u8_u32(in.val[2]), in Load4x16_NEON() local
190 const uint8x16x2_t row23 = vtrnq_u8(row2, row3); // u20 u30 u22 u32 ... in Load8x8x2T_NEON() local
400 const int16x8_t row23, in Add4x4_NEON()
H A Denc_neon.c62 const int16x8_t row23, in Add4x4_NEON()
H A Denc_sse2.c461 const __m128i row23 = _mm_sub_epi16(src_1_16b, ref_1_16b); in FTransform_SSE2() local