Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A DLuminanceNEON.cpp46 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
58 blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A DLuminanceNEON.cpp46 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
58 blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()
/dports/www/firefox/firefox-99.0/gfx/2d/
H A DLuminanceNEON.cpp46 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
58 blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A DLuminanceNEON.cpp46 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
58 blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()
/dports/www/firefox-legacy/firefox-52.8.0esr/layout/svg/
H A DnsSVGMaskFrameNEON.cpp35 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
44 temp = vmlal_u8(temp, argb.val[GFX_ARGB32_OFFSET_B], blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A DLuminanceNEON.cpp46 uint8x8_t blueVector = vdup_n_u8(blueFactor); in ComputesRGBLuminanceMask_NEON() local
58 blueVector); // temp += blue * blueFactor in ComputesRGBLuminanceMask_NEON()