Searched refs:VP8SSIMGet (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dfilter.c147 double VP8SSIMGet(const DistoStats* const stats) { function
207 return VP8SSIMGet(&s);
H A Dpicture_psnr.c136 const double v = VP8SSIMGet(&stats[c]);
H A Dvp8enci.h544 double VP8SSIMGet(const DistoStats* const stats);
/external/webp/src/enc/
H A Dfilter.c147 double VP8SSIMGet(const DistoStats* const stats) { function
207 return VP8SSIMGet(&s);
H A Dpicture_psnr.c136 const double v = VP8SSIMGet(&stats[c]);
H A Dvp8enci.h544 double VP8SSIMGet(const DistoStats* const stats);

Completed in 1011 milliseconds