Home
last modified time | relevance | path

Searched refs:IJKL0000 (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_intrapred_intrin_sse2.c491 const __m128i IJKL0000 = _mm_load_si128((const __m128i *)left); in vpx_highbd_d207_predictor_4x4_sse2() local
492 const __m128i LLLL0000 = _mm_shufflelo_epi16(IJKL0000, 0xff); in vpx_highbd_d207_predictor_4x4_sse2()
493 const __m128i IJKLLLLL = _mm_unpacklo_epi64(IJKL0000, LLLL0000); in vpx_highbd_d207_predictor_4x4_sse2()