Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DSwizzleSSE2.cpp115 void PremultiplyRow_SSE2(const uint8_t* aSrc, uint8_t* aDst, int32_t aLength) { in PremultiplyRow_SSE2() function
140 template void PremultiplyRow_SSE2<false, false>(const uint8_t*, uint8_t*,
142 template void PremultiplyRow_SSE2<false, true>(const uint8_t*, uint8_t*,
144 template void PremultiplyRow_SSE2<true, false>(const uint8_t*, uint8_t*,
146 template void PremultiplyRow_SSE2<true, true>(const uint8_t*, uint8_t*,
H A DSwizzle.cpp122 void PremultiplyRow_SSE2(const uint8_t*, uint8_t*, int32_t);
127 PremultiplyRow_SSE2<ShouldSwapRB(aSrcFormat, aDstFormat), \
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DSwizzleSSE2.cpp115 void PremultiplyRow_SSE2(const uint8_t* aSrc, uint8_t* aDst, int32_t aLength) { in PremultiplyRow_SSE2() function
140 template void PremultiplyRow_SSE2<false, false>(const uint8_t*, uint8_t*,
142 template void PremultiplyRow_SSE2<false, true>(const uint8_t*, uint8_t*,
144 template void PremultiplyRow_SSE2<true, false>(const uint8_t*, uint8_t*,
146 template void PremultiplyRow_SSE2<true, true>(const uint8_t*, uint8_t*,
H A DSwizzle.cpp122 void PremultiplyRow_SSE2(const uint8_t*, uint8_t*, int32_t);
127 PremultiplyRow_SSE2<ShouldSwapRB(aSrcFormat, aDstFormat), \
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DSwizzleSSE2.cpp115 void PremultiplyRow_SSE2(const uint8_t* aSrc, uint8_t* aDst, int32_t aLength) { in PremultiplyRow_SSE2() function
140 template void PremultiplyRow_SSE2<false, false>(const uint8_t*, uint8_t*,
142 template void PremultiplyRow_SSE2<false, true>(const uint8_t*, uint8_t*,
144 template void PremultiplyRow_SSE2<true, false>(const uint8_t*, uint8_t*,
146 template void PremultiplyRow_SSE2<true, true>(const uint8_t*, uint8_t*,
H A DSwizzle.cpp126 void PremultiplyRow_SSE2(const uint8_t*, uint8_t*, int32_t);
131 PremultiplyRow_SSE2<ShouldSwapRB(aSrcFormat, aDstFormat), \
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DSwizzleSSE2.cpp115 void PremultiplyRow_SSE2(const uint8_t* aSrc, uint8_t* aDst, int32_t aLength) { in PremultiplyRow_SSE2() function
140 template void PremultiplyRow_SSE2<false, false>(const uint8_t*, uint8_t*,
142 template void PremultiplyRow_SSE2<false, true>(const uint8_t*, uint8_t*,
144 template void PremultiplyRow_SSE2<true, false>(const uint8_t*, uint8_t*,
146 template void PremultiplyRow_SSE2<true, true>(const uint8_t*, uint8_t*,
H A DSwizzle.cpp122 void PremultiplyRow_SSE2(const uint8_t*, uint8_t*, int32_t);
127 PremultiplyRow_SSE2<ShouldSwapRB(aSrcFormat, aDstFormat), \