Home
last modified time | relevance | path

Searched refs:aom_calc_vmaf (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/aom_dsp/
Dvmaf.h17 void aom_calc_vmaf(const char *model_path, const YV12_BUFFER_CONFIG *source,
Dvmaf.c95 void aom_calc_vmaf(const char *model_path, const YV12_BUFFER_CONFIG *source, in aom_calc_vmaf() function
/external/libaom/libaom/av1/encoder/
Dtune_vmaf.c160 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()