Home
last modified time | relevance | path

Searched defs:diffmap (Results 1 – 22 of 22) sorted by relevance

/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/
H A Denc_butteraugli_comparator.cc36 ImageF* diffmap, float* score) { in CompareWith()
H A Denc_comparator.cc83 Comparator* comparator, ImageF* diffmap, ThreadPool* pool) { in ComputeScore()
H A Denc_adaptive_quantization.cc794 ImageF diffmap; in FindBestQuantization() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_butteraugli_comparator.cc36 ImageF* diffmap, float* score) { in CompareWith()
H A Denc_comparator.cc83 Comparator* comparator, ImageF* diffmap, ThreadPool* pool) { in ComputeScore()
H A Denc_adaptive_quantization.cc716 ImageF diffmap; in FindBestQuantization() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/
H A Denc_butteraugli_comparator.cc36 ImageF* diffmap, float* score) { in CompareWith()
H A Denc_comparator.cc83 Comparator* comparator, ImageF* diffmap, ThreadPool* pool) { in ComputeScore()
H A Denc_adaptive_quantization.cc716 ImageF diffmap; in FindBestQuantization() local
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/
H A Denc_butteraugli_comparator.cc37 ImageF* diffmap, float* score) { in CompareWith()
H A Denc_comparator.cc85 ImageF* diffmap, ThreadPool* pool) { in ComputeScore()
H A Denc_adaptive_quantization.cc795 ImageF diffmap; in FindBestQuantization() local
/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/jxl/butteraugli/
H A Dbutteraugli.cc1241 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2Diff()
1263 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in SetL2Diff()
1286 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2DiffAsymmetric()
1752 double ButteraugliScoreFromDiffmap(const ImageF& diffmap, in ButteraugliScoreFromDiffmap()
1766 double hf_asymmetry, double xmul, ImageF& diffmap) { in ButteraugliDiffmap()
1774 const ButteraugliParams& params, ImageF& diffmap) { in ButteraugliDiffmap()
1825 float hf_asymmetry, float xmul, ImageF& diffmap, in ButteraugliInterface()
1834 const ButteraugliParams& params, ImageF& diffmap, in ButteraugliInterface()
/dports/graphics/libjxl/libjxl-0.6.1/lib/jxl/butteraugli/
H A Dbutteraugli.cc1421 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2Diff()
1443 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in SetL2Diff()
1466 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2DiffAsymmetric()
1931 double ButteraugliScoreFromDiffmap(const ImageF& diffmap, in ButteraugliScoreFromDiffmap()
1952 double hf_asymmetry, double xmul, ImageF& diffmap) { in ButteraugliDiffmap()
1960 const ButteraugliParams& params, ImageF& diffmap) { in ButteraugliDiffmap()
2011 float hf_asymmetry, float xmul, ImageF& diffmap, in ButteraugliInterface()
2020 const ButteraugliParams& params, ImageF& diffmap, in ButteraugliInterface()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/jpeg-xl/lib/jxl/butteraugli/
H A Dbutteraugli.cc1419 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2Diff()
1441 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in SetL2Diff()
1464 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2DiffAsymmetric()
1929 double ButteraugliScoreFromDiffmap(const ImageF& diffmap, in ButteraugliScoreFromDiffmap()
1950 double hf_asymmetry, double xmul, ImageF& diffmap) { in ButteraugliDiffmap()
1958 const ButteraugliParams& params, ImageF& diffmap) { in ButteraugliDiffmap()
2009 float hf_asymmetry, float xmul, ImageF& diffmap, in ButteraugliInterface()
2018 const ButteraugliParams& params, ImageF& diffmap, in ButteraugliInterface()
/dports/www/firefox-esr/firefox-91.8.0/third_party/jpeg-xl/lib/jxl/butteraugli/
H A Dbutteraugli.cc1419 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2Diff()
1441 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in SetL2Diff()
1464 Image3F* BUTTERAUGLI_RESTRICT diffmap, size_t c) { in L2DiffAsymmetric()
1929 double ButteraugliScoreFromDiffmap(const ImageF& diffmap, in ButteraugliScoreFromDiffmap()
1950 double hf_asymmetry, double xmul, ImageF& diffmap) { in ButteraugliDiffmap()
1958 const ButteraugliParams& params, ImageF& diffmap) { in ButteraugliDiffmap()
2009 float hf_asymmetry, float xmul, ImageF& diffmap, in ButteraugliInterface()
2018 const ButteraugliParams& params, ImageF& diffmap, in ButteraugliInterface()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dtune_butteraugli.c39 float *diffmap; in set_mb_butteraugli_rdmult_scaling() local
/dports/science/PETSc/petsc-3.14.1/src/mat/tests/
H A Dex23.c30 PetscBool diffmap = PETSC_TRUE, symmetric = PETSC_FALSE; in main() local
/dports/devel/itext/itext-4.2.0/core/com/lowagie/text/pdf/
H A DDocumentFont.java66 private IntHashtable diffmap; field in DocumentFont
/dports/graphics/guetzli/guetzli-1.0.1/third_party/butteraugli/butteraugli/
H A Dbutteraugli.cc966 std::vector<float>* diffmap) { in CalculateDiffmap()
1216 double ButteraugliScoreFromDiffmap(const ImageF& diffmap) { in ButteraugliScoreFromDiffmap()
1520 ImageF &diffmap, in ButteraugliInterface()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/corelib/test/
H A Dtest_strdbl.cpp1235 map<size_t,Int8> diffmap; in RunD2SPrecisionBenchmark() local
/dports/graphics/blender/blender-2.91.0/source/blender/windowmanager/intern/
H A Dwm_keymap.c782 wmKeyMap *diffmap, *prevmap, *origmap; in wm_keymap_diff_update() local