Searched defs:shuff0 (Results 1 – 5 of 5) sorted by relevance
| /external/webp/src/dsp/ |
| D | common_sse41.h | 47 const __m128i shuff0 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local 60 const __m128i shuff0 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local 71 const __m128i shuff0 = _mm_set_epi8( in VP8PlanarTo24b_SSE41() local 106 const __m128i shuff0 = in VP8L32bToPlanar_SSE41() local
|
| D | yuv_sse41.c | 303 const __m128i shuff0 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local 313 const __m128i shuff0 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local 323 const __m128i shuff0 = _mm_set_epi8( in RGB24PackedToPlanar_SSE41() local 550 const __m128i shuff0 = in RGBA32PackedToPlanar_16b_SSE41() local
|
| /external/libyuv/files/source/ |
| D | scale_lsx.cc | 592 __m128i shuff0 = {0x0908070504030100, 0x141311100F0D0C0B}; in ScaleRowDown34_LSX() local 624 __m128i shuff0 = {0x0504030202010100, 0x0A09090807060605}; in ScaleRowDown34_0_Box_LSX() local 688 __m128i shuff0 = {0x0504030202010100, 0x0A09090807060605}; in ScaleRowDown34_1_Box_LSX() local
|
| D | row_lsx.cc | 573 __m128i shuff0 = {0x0B09080605030200, 0x17151412110F0E0C}; in RGB24ToYRow_LSX() local 659 __m128i shuff0 = {0x0B09080605030200, 0x17151412110F0E0C}; in RAWToYRow_LSX() local 842 __m128i shuff0 = {0x1001010110000000, 0x1003030310020202}; in SobelRow_LSX() local 1762 __m128i shuff0 = {0x10121416181A1C1E, 0x00020406080A0C0E}; in MirrorSplitUVRow_LSX() local
|
| D | row_lasx.cc | 1825 __m256i shuff0 = {0x0B09080605030200, 0x17151412110F0E0C, 0x0B09080605030200, in RGB24ToYRow_LASX() local 1930 __m256i shuff0 = {0x0B09080605030200, 0x17151412110F0E0C, 0x0B09080605030200, in RAWToYRow_LASX() local
|