Home
last modified time | relevance | path

Searched defs:CDEFGH00 (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/dsp/
Ddec_sse2.c904 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in VE4_SSE2() local
920 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in LD4_SSE2() local
Denc_sse2.c852 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in VE4_SSE2() local
889 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 2); in LD4_SSE2() local
Ddec_neon.c1344 const uint8x8_t CDEFGH00 = vreinterpret_u8_u64(A2); in VE4_NEON() local
1386 const uint8x8_t CDEFGH00 = vld1_u8(dst - BPS + 2); in LD4_NEON() local
/external/libvpx/vpx_dsp/x86/
Dhighbd_intrapred_intrin_sse2.c518 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 4); in vpx_highbd_d63_predictor_4x4_sse2() local
Dhighbd_intrapred_intrin_ssse3.c43 const __m128i CDEFGH00 = _mm_srli_si128(ABCDEFGH, 4); in vpx_highbd_d45_predictor_4x4_ssse3() local