Home
last modified time | relevance | path

Searched refs:red_and_blue (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Headers/Private/libwebp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dsp/
H A Dlossless_common.h154 const uint32_t red_and_blue = (a & 0x00ff00ffu) + (b & 0x00ff00ffu); in VP8LAddPixels() local
155 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LAddPixels()
163 const uint32_t red_and_blue = in VP8LSubPixels() local
165 return (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in VP8LSubPixels()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Ddelta_palettization_enc.c267 const uint32_t red_and_blue = (*a & 0x00ff00ffu) + (b & 0x00ff00ffu); in AddPixelsEq() local
268 *a = (alpha_and_green & 0xff00ff00u) | (red_and_blue & 0x00ff00ffu); in AddPixelsEq()