Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dneon.h52 uint64x2x2_t row01, row23; in Transpose4x4_NEON() local
[all...]
H A Denc_neon.c60 Add4x4_NEON(const int16x8_t row01, const int16x8_t row23, const uint8_t* const ref, uint8_t* const dst) Add4x4_NEON() argument
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
399 Add4x4_NEON(const int16x8_t row01, const int16x8_t row23, uint8_t* const dst) Add4x4_NEON() argument
H A Denc_sse2.c329 const __m128i row23 = _mm_sub_epi16(src_1_16b, ref_1_16b); in FTransform_SSE2() local

Completed in 10 milliseconds