Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dtune_vmaf.h20 void av1_vmaf_frame_preprocessing(AV1_COMP *cpi, YV12_BUFFER_CONFIG *source);
Dtune_vmaf.c237 void av1_vmaf_frame_preprocessing(AV1_COMP *const cpi, in av1_vmaf_frame_preprocessing() function
Dencoder.c6654 av1_vmaf_frame_preprocessing(cpi, sd); in av1_receive_raw_frame()