Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Ddec_sse2.c905 const __m128i BCDEFGH0 = _mm_srli_si128(ABCDEFGH, 1); in VE4_SSE2() local
921 const __m128i BCDEFGH0 = _mm_srli_si128(ABCDEFGH, 1); in LD4_SSE2() local
H A Ddec_neon.c1346 const uint8x8_t BCDEFGH0 = vreinterpret_u8_u64(A1); in VE4_NEON() local
1388 const uint8x8_t BCDEFGH0 = vld1_u8(dst - BPS + 1); in LD4_NEON() local
H A Denc_sse2.c719 const __m128i BCDEFGH0 = _mm_srli_si128(ABCDEFGH, 1); in VE4_SSE2() local
756 const __m128i BCDEFGH0 = _mm_srli_si128(ABCDEFGH, 1); in LD4_SSE2() local

Completed in 10 milliseconds