Home
last modified time | relevance | path

Searched refs:accumulated_blue_histo (Results 1 – 17 of 17) sorted by relevance

/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dpredictor_enc.c594 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
601 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
628 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
641 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
651 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
679 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
696 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
721 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
741 accumulated_blue_histo, in VP8LColorSpaceTransform()
765 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dpredictor_enc.c576 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
583 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
610 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
623 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
633 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
661 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
678 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
703 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
723 accumulated_blue_histo, in VP8LColorSpaceTransform()
747 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Dpredictor_enc.c594 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
601 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
628 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
641 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
651 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
679 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
696 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
721 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
741 accumulated_blue_histo, in VP8LColorSpaceTransform()
765 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dpredictor_enc.c596 int green_to_blue, int red_to_blue, const int accumulated_blue_histo[256]) { in GetPredictionCostCrossColorBlue()
603 cur_diff = PredictionCostCrossColor(accumulated_blue_histo, histo); in GetPredictionCostCrossColorBlue()
630 const int accumulated_blue_histo[256], in GetBestGreenRedToBlue()
643 green_to_blue_best, red_to_blue_best, accumulated_blue_histo); in GetBestGreenRedToBlue()
653 green_to_blue_cur, red_to_blue_cur, accumulated_blue_histo); in GetBestGreenRedToBlue()
681 const int accumulated_blue_histo[256], in GetBestColorTransformForTile()
698 prev_x, prev_y, quality, accumulated_blue_histo, in GetBestColorTransformForTile()
723 int accumulated_blue_histo[256] = { 0 }; in VP8LColorSpaceTransform() local
743 accumulated_blue_histo, in VP8LColorSpaceTransform()
767 ++accumulated_blue_histo[(pix >> 0) & 0xff]; in VP8LColorSpaceTransform()