Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_vmafmotion.c61 static uint64_t image_sad(const uint16_t *img1, const uint16_t *img2, int w, in image_sad() function
185 dsp->sad = image_sad; in vmafmotiondsp_init()