Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dcommon_sse41.h43 __m128i B0, B1, B2, B3, B4, B5; in VP8PlanarTo24b_SSE41() local
119 const __m128i B3 = _mm_unpackhi_epi32(A2, A3); in VP8L32bToPlanar_SSE41() local
A Drescaler_sse2.c205 const __m128i B3 = _mm_mul_epu32(*A3, *mult); in ProcessRow_SSE2() local
238 const __m128i B3 = _mm_mul_epu32(*A3, *mult); in ProcessRow_Floor_SSE2() local
287 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowExpand_SSE2() local
333 __m128i A0, A1, A2, A3, B0, B1, B2, B3; in RescalerExportRowShrink_SSE2() local
A Dyuv_sse41.c135 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE41() local
157 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE41() local
185 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE41() local
222 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE41() local
564 const __m128i B3 = _mm_or_si128(A2, A3); in RGBA32PackedToPlanar_16b_SSE41() local
A Dcommon_sse2.h174 const __m128i B3 = _mm_unpackhi_epi8(A2, A3); in VP8L32bToPlanar_SSE2() local
A Dyuv_sse2.c249 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToRgb32_SSE2() local
271 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in VP8YuvToBgr32_SSE2() local
365 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToRgbRow_SSE2() local
402 __m128i R0, R1, R2, R3, G0, G1, G2, G3, B0, B1, B2, B3; in YuvToBgrRow_SSE2() local
709 const __m128i B3 = _mm_unpackhi_epi16(A2, A3); // b4 b5 b6 b7 | x x x x in RGBA32PackedToPlanar_16b_SSE2() local

Completed in 10 milliseconds