Searched refs:aom_calc_vmaf (Results 1 – 3 of 3) sorted by relevance
/external/libaom/libaom/aom_dsp/ |
D | vmaf.h | 17 void aom_calc_vmaf(const char *model_path, const YV12_BUFFER_CONFIG *source,
|
D | vmaf.c | 95 void aom_calc_vmaf(const char *model_path, const YV12_BUFFER_CONFIG *source, in aom_calc_vmaf() function
|
/external/libaom/libaom/av1/encoder/ |
D | tune_vmaf.c | 160 aom_calc_vmaf(cpi->oxcf.vmaf_model_path, source, sharpened, bit_depth, in cal_approx_vmaf() 787 aom_calc_vmaf(cpi->oxcf.vmaf_model_path, source, recon, bit_depth, in av1_update_vmaf_curve()
|