Home
last modified time | relevance | path

Searched refs:est_residue_cost_norm (Results 1 – 4 of 4) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dtx_search.c1045 const double est_residue_cost_norm = (double)est_residue_cost / num_samples; in PrintPredictionUnitStats() local
1049 fprintf(fout, " %g %g %g", est_residue_cost_norm, est_dist_norm, in PrintPredictionUnitStats()
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dtx_search.c1094 const double est_residue_cost_norm = (double)est_residue_cost / num_samples; in PrintPredictionUnitStats() local
1098 fprintf(fout, " %g %g %g", est_residue_cost_norm, est_dist_norm, in PrintPredictionUnitStats()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dtx_search.c1092 const double est_residue_cost_norm = (double)est_residue_cost / num_samples; in PrintPredictionUnitStats() local
1096 fprintf(fout, " %g %g %g", est_residue_cost_norm, est_dist_norm, in PrintPredictionUnitStats()
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dtx_search.c1095 const double est_residue_cost_norm = (double)est_residue_cost / num_samples; in PrintPredictionUnitStats() local
1099 fprintf(fout, " %g %g %g", est_residue_cost_norm, est_dist_norm, in PrintPredictionUnitStats()