Home
last modified time | relevance | path

Searched defs:shuff2 (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dcommon_sse41.h51 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
64 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
75 const __m128i shuff2 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local
Dyuv_sse41.c313 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local
323 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local
333 const __m128i shuff2 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local
/external/libyuv/source/
Dscale_lsx.cc594 __m128i shuff2 = {0x141311100F0D0C0B, 0x1F1D1C1B19181715}; in ScaleRowDown34_LSX() local
626 __m128i shuff2 = {0x0A09090807060605, 0x0F0E0E0D0D0C0B0A}; in ScaleRowDown34_0_Box_LSX() local
690 __m128i shuff2 = {0x0A09090807060605, 0x0F0E0E0D0D0C0B0A}; in ScaleRowDown34_1_Box_LSX() local
Drow_lsx.cc1904 __m128i shuff2 = __lsx_vaddi_bu(shuff1, 0x04); in SobelRow_LSX() local