Home
last modified time | relevance | path

Searched defs:vmaf (Results 1 – 21 of 21) sorted by relevance

/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/
H A Dlibvmaf.c57 int vmaf_init(VmafContext **vmaf, VmafConfiguration cfg) in vmaf_init()
98 int vmaf_close(VmafContext *vmaf) in vmaf_close()
122 int vmaf_use_feature(VmafContext *vmaf, const char *feature_name, in vmaf_use_feature()
190 int vmaf_use_features_from_model_collection(VmafContext *vmaf, in vmaf_use_features_from_model_collection()
276 static int validate_pic_params(VmafContext *vmaf, VmafPicture *ref, in validate_pic_params()
301 static int flush_context_threaded(VmafContext *vmaf) in flush_context_threaded()
311 static int flush_context(VmafContext *vmaf) in flush_context()
400 int vmaf_score_at_index_model_collection(VmafContext *vmaf, in vmaf_score_at_index_model_collection()
460 int vmaf_score_pooled(VmafContext *vmaf, VmafModel *model, in vmaf_score_pooled()
482 int vmaf_score_pooled_model_collection(VmafContext *vmaf, in vmaf_score_pooled_model_collection()
[all …]
H A Doutput.c47 int vmaf_write_output_xml(VmafContext *vmaf, VmafFeatureCollector *fc, in vmaf_write_output_xml()
122 int vmaf_write_output_json(VmafContext *vmaf, VmafFeatureCollector *fc, in vmaf_write_output_json()
H A Dmeson.build309 libvmaf = library( build
H A Dcompute_vmaf.c134 VmafContext *vmaf; in compute_vmaf() local
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/tools/
H A Dmeson.build17 vmaf = executable( variable
H A Dvmaf.c186 VmafContext *vmaf; in main() local
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/test/
H A Dtest_context.c25 VmafContext *vmaf; in test_context_init_and_close() local
39 VmafContext *vmaf; in test_get_feature_score() local
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dvmaf.c129 bool cal_vmaf_neg, double *vmaf) { in aom_calc_vmaf()
182 double vmaf; in aom_calc_vmaf_at_index() local
/dports/multimedia/vapoursynth-vmaf/VapourSynth-VMAF-r7/
H A Dmeson.build36 shared_module('vmaf', sources, build
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dvmaf.c110 double *const vmaf) { in aom_calc_vmaf()
136 double *vmaf) { in aom_calc_vmaf_multi_frame()
270 int bit_depth, int frame_index, double *vmaf) { in aom_calc_vmaf_at_index_rc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dvmaf.c110 double *const vmaf) { in aom_calc_vmaf()
136 double *vmaf) { in aom_calc_vmaf_multi_frame()
270 int bit_depth, int frame_index, double *vmaf) { in aom_calc_vmaf_at_index_rc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dvmaf.c97 double *const vmaf) { in aom_calc_vmaf()
122 int frame_width, int frame_height, int bit_depth, double *vmaf) { in aom_calc_vmaf_multi_frame()
/dports/multimedia/vapoursynth-vmaf/VapourSynth-VMAF-r7/VMAF/
H A DVMAF.cpp54 VmafContext* vmaf; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Dvf_libvmaf.c56 VmafContext *vmaf; member
/dports/multimedia/librav1e/rav1e-0.5.1/src/bin/
H A Dstats.rs732 pub vmaf: Option<f64>, field
/dports/multimedia/rav1e/rav1e-0.5.1/src/bin/
H A Dstats.rs732 pub vmaf: Option<f64>, field
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/rav1e-0.4.1/src/bin/
H A Dstats.rs732 pub vmaf: Option<f64>, field
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/av1/encoder/
H A Dtune_vmaf.c842 double vmaf; in av1_set_mb_vmaf_rdmult_scaling() local
860 const double vmaf = scores[index]; in av1_set_mb_vmaf_rdmult_scaling() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dtune_vmaf.c842 double vmaf; in av1_set_mb_vmaf_rdmult_scaling() local
860 const double vmaf = scores[index]; in av1_set_mb_vmaf_rdmult_scaling() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dtune_vmaf.c517 const double vmaf = scores[index]; in av1_set_mb_vmaf_rdmult_scaling() local
/dports/multimedia/aom/aom-3.2.0/av1/encoder/
H A Dtune_vmaf.c713 const double vmaf = aom_calc_vmaf_at_index( in av1_set_mb_vmaf_rdmult_scaling() local