Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dneon.h52 uint64x2x2_t row01, row23; in Transpose4x4_NEON() local
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()
Denc_neon.c61 const int16x8_t row23, in Add4x4_NEON()
Denc_sse2.c329 const __m128i row23 = _mm_sub_epi16(src_1_16b, ref_1_16b); in FTransform_SSE2() local