Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtune_vmaf.h29 void av1_update_vmaf_curve(AV1_COMP *cpi, YV12_BUFFER_CONFIG *source,
Dtune_vmaf.c784 void av1_update_vmaf_curve(AV1_COMP *cpi, YV12_BUFFER_CONFIG *source, in av1_update_vmaf_curve() function
Dencoder.c6869 av1_update_vmaf_curve(cpi, cpi->source, &cpi->common.cur_frame->buf); in av1_get_compressed_data()