Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvf_ssim.c64 double (*ssim_plane)(SSIMDSPContext *dsp, member
252 static double ssim_plane(SSIMDSPContext *dsp, in ssim_plane() function
/third_party/ffmpeg/tests/
Dtiny_ssim.c113 float ssim_plane( in ssim_plane() function