Home
last modified time | relevance | path

Searched defs:row01 (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 static WEBP_INLINE void Add4x4_NEON(const int16x8_t row01, in Add4x4_NEON() argument
H A Ddec_neon.c95 const uint8x16x2_t row01 = vtrnq_u8(vreinterpretq_u8_u32(in.val[0]), in Load4x16_NEON() local
188 const uint8x16x2_t row01 = vtrnq_u8(row0, row1); // u00 u10 u02 u12 ... in Load8x8x2T_NEON() local
399 static WEBP_INLINE void Add4x4_NEON(const int16x8_t row01, in Add4x4_NEON() argument
H A Denc_sse2.c328 const __m128i row01 = _mm_sub_epi16(src_0_16b, ref_0_16b); in FTransform_SSE2() local

Completed in 10 milliseconds