Home
last modified time | relevance | path

Searched defs:CDEFGH00 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c906 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in VE4_SSE2() local
922 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in LD4_SSE2() local
H A Ddec_neon.c1347 const uint8x8_t CDEFGH00 = vreinterpret_u8_u64(A2); in VE4_NEON() local
1389 const uint8x8_t CDEFGH00 = vld1_u8(dst - BPS + 2); in LD4_NEON() local
H A Denc_sse2.c720 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in VE4_SSE2() local
757 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in LD4_SSE2() local

Completed in 12 milliseconds