Home
last modified time | relevance | path

Searched refs:VP8LFastSLog2 (Results 1 – 25 of 79) sorted by relevance

1234

/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/www/firefox/firefox-99.0/media/libwebp/src/dsp/
H A Dlossless_enc.c412 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
414 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
417 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
420 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
443 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
449 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
462 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
494 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
517 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/dsp/
H A Dlossless_enc.c392 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy()
394 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy()
397 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy()
400 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy()
423 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
429 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
442 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
474 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined()
496 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined()
/dports/graphics/webp/libwebp-1.2.1/src/dsp/
H A Dlossless_enc.c412 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
414 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
417 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
420 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
443 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
449 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
462 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
494 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
517 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
H A Dlossless_enc_mips32.c230 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
262 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_MIPS32()
285 entropy->entropy += VP8LFastSLog2(entropy->sum); in GetCombinedEntropyUnrefined_MIPS32()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dsp/
H A Dlossless_enc.c393 retval -= VP8LFastSLog2(x); in CombinedShannonEntropy_C()
395 retval -= VP8LFastSLog2(xy); in CombinedShannonEntropy_C()
398 retval -= VP8LFastSLog2(Y[i]); in CombinedShannonEntropy_C()
401 retval += VP8LFastSLog2(sumX) + VP8LFastSLog2(sumXY); in CombinedShannonEntropy_C()
424 entropy->entropy -= VP8LFastSLog2(array[i]); in VP8LBitsEntropyUnrefined()
430 entropy->entropy += VP8LFastSLog2(entropy->sum); in VP8LBitsEntropyUnrefined()
443 bit_entropy->entropy -= VP8LFastSLog2(*val_prev) * streak; in GetEntropyUnrefinedHelper()
475 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetEntropyUnrefined_C()
498 bit_entropy->entropy += VP8LFastSLog2(bit_entropy->sum); in GetCombinedEntropyUnrefined_C()

1234