Home
last modified time | relevance | path

Searched refs:NearLosslessDiff (Results 1 – 14 of 14) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff(value >> 24, predict >> 24); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, value >> 8); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff(value >> 16, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value, green_diff), in NearLossless()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff(value >> 24, predict >> 24); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, value >> 8); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff(value >> 16, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value, green_diff), in NearLossless()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c180 static WEBP_INLINE uint8_t NearLosslessDiff(uint8_t a, uint8_t b) { in NearLosslessDiff() function
205 a = NearLosslessDiff((value >> 24) & 0xff, (predict >> 24) & 0xff); in NearLossless()
218 green_diff = NearLosslessDiff(new_green, (value >> 8) & 0xff); in NearLossless()
220 r = NearLosslessComponent(NearLosslessDiff((value >> 16) & 0xff, green_diff), in NearLossless()
223 b = NearLosslessComponent(NearLosslessDiff(value & 0xff, green_diff), in NearLossless()