Home
last modified time | relevance | path

Searched refs:bit_entropy (Results 26 – 50 of 72) sorted by relevance

123

/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dsp/
H A Dlossless_enc.c435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper() argument
440 bit_entropy->sum += (*val_prev) * streak; in GetEntropyUnrefinedHelper()
441 bit_entropy->nonzeros += streak; in GetEntropyUnrefinedHelper()
442 bit_entropy->nonzero_code = *i_prev; in GetEntropyUnrefinedHelper()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
444 if (bit_entropy->max_val < *val_prev) { in GetEntropyUnrefinedHelper()
445 bit_entropy->max_val = *val_prev; in GetEntropyUnrefinedHelper()
465 VP8LBitEntropyInit(bit_entropy); in GetEntropyUnrefined_C()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
488 VP8LBitEntropyInit(bit_entropy); in GetCombinedEntropyUnrefined_C()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/www/firefox/firefox-99.0/media/libwebp/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/webp/libwebp-1.2.1/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/enc/
H A Dhistogram_enc.c302 VP8LBitEntropy bit_entropy; in PopulationCost() local
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
306 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
312 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
339 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
350 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
354 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/enc/
H A Dhistogram_enc.c301 VP8LBitEntropy bit_entropy; in PopulationCost() local
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
305 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
311 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
338 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()
344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
349 VP8LBitEntropyInit(&bit_entropy); in GetCombinedEntropy()
353 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/enc/
H A Dhistogram_enc.c241 VP8LBitEntropy bit_entropy; in PopulationCost() local
243 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
245 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
249 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
271 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
272 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
274 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/enc/
H A Dhistogram_enc.c246 VP8LBitEntropy bit_entropy; in PopulationCost() local
248 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()
250 *trivial_sym = (bit_entropy.nonzeros == 1) ? bit_entropy.nonzero_code in PopulationCost()
254 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in PopulationCost()
276 VP8LBitEntropy bit_entropy; in GetCombinedEntropy() local
277 VP8LGetCombinedEntropyUnrefined(X, Y, length, &bit_entropy, &stats); in GetCombinedEntropy()
279 return BitsEntropyRefine(&bit_entropy) + FinalHuffmanCost(&stats); in GetCombinedEntropy()

123