Home
last modified time | relevance | path

Searched defs:vmaf_context (Results 1 – 2 of 2) sorted by relevance

/external/libaom/aom_dsp/
Dvmaf.c72 void aom_init_vmaf_context(VmafContext **vmaf_context, VmafModel *vmaf_model, in aom_init_vmaf_context()
120 void aom_close_vmaf_context(VmafContext *vmaf_context) { in aom_close_vmaf_context()
129 VmafContext *vmaf_context; in aom_calc_vmaf() local
157 void aom_read_vmaf_image(VmafContext *vmaf_context, in aom_read_vmaf_image()
179 double aom_calc_vmaf_at_index(VmafContext *vmaf_context, VmafModel *vmaf_model, in aom_calc_vmaf_at_index()
188 void aom_flush_vmaf_context(VmafContext *vmaf_context) { in aom_flush_vmaf_context()
/external/libaom/av1/encoder/
Dtune_vmaf.c652 VmafContext *vmaf_context; in av1_set_mb_vmaf_rdmult_scaling() local