Home
last modified time | relevance | path

Searched refs:cc_init (Results 1 – 25 of 90) sorted by relevance

1234

/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c460 int cc_init = 0; in BackwardReferencesLz77() local
466 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
467 if (!cc_init) goto Error; in BackwardReferencesLz77()
517 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
700 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
719 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
720 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
786 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c461 int cc_init = 0; in BackwardReferencesLz77() local
467 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
468 if (!cc_init) goto Error; in BackwardReferencesLz77()
518 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
701 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
721 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
722 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
788 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c461 int cc_init = 0; in BackwardReferencesLz77() local
467 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
468 if (!cc_init) goto Error; in BackwardReferencesLz77()
518 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
701 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
721 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
722 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
788 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c461 int cc_init = 0; in BackwardReferencesLz77() local
467 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
468 if (!cc_init) goto Error; in BackwardReferencesLz77()
518 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
701 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
721 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
722 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
788 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c461 int cc_init = 0; in BackwardReferencesLz77() local
467 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
468 if (!cc_init) goto Error; in BackwardReferencesLz77()
518 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
701 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
721 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
722 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
788 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c460 int cc_init = 0; in BackwardReferencesLz77() local
466 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
467 if (!cc_init) goto Error; in BackwardReferencesLz77()
517 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
700 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
720 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
721 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
787 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
H A Dbackward_references_enc.c460 int cc_init = 0; in BackwardReferencesLz77() local
466 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesLz77()
467 if (!cc_init) goto Error; in BackwardReferencesLz77()
517 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesLz77()
700 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in CalculateBestCacheSize() local
720 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in CalculateBestCacheSize()
721 if (!cc_init[i]) goto Error; in CalculateBestCacheSize()
787 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in CalculateBestCacheSize()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0;
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits);
591 if (!cc_init) goto Error;
679 if (cc_init) VP8LColorCacheClear(&hashers);
713 int cc_init = 0;
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits);
718 if (!cc_init) goto Error;
752 if (cc_init) VP8LColorCacheClear(&hashers);
H A Dbackward_references_enc.c460 int cc_init = 0;
466 cc_init = VP8LColorCacheInit(&hashers, cache_bits);
467 if (!cc_init) goto Error;
517 if (cc_init) VP8LColorCacheClear(&hashers);
700 int cc_init[MAX_COLOR_CACHE_BITS + 1] = { 0 }; in TraceBackwards()
719 cc_init[i] = VP8LColorCacheInit(&hashers[i], i); in TraceBackwards()
720 if (!cc_init[i]) goto Error; in TraceBackwards()
786 if (cc_init[i]) VP8LColorCacheClear(&hashers[i]); in TraceBackwards()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dbackward_references_cost_enc.c569 int cc_init = 0; in BackwardReferencesHashChainDistanceOnly() local
590 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainDistanceOnly()
591 if (!cc_init) goto Error; in BackwardReferencesHashChainDistanceOnly()
679 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainDistanceOnly()
713 int cc_init = 0; in BackwardReferencesHashChainFollowChosenPath() local
717 cc_init = VP8LColorCacheInit(&hashers, cache_bits); in BackwardReferencesHashChainFollowChosenPath()
718 if (!cc_init) goto Error; in BackwardReferencesHashChainFollowChosenPath()
752 if (cc_init) VP8LColorCacheClear(&hashers); in BackwardReferencesHashChainFollowChosenPath()

1234