HomeSort by relevance Sort by last modified time
    Searched refs:VP8SSIMGet (Results 1 - 6 of 6) sorted by null

  /external/webp/src/enc/
filter.c 147 double VP8SSIMGet(const DistoStats* const stats) {
210 return VP8SSIMGet(&s);
picture_psnr.c 161 const double v = VP8SSIMGet(&stats[c]);
vp8enci.h 489 double VP8SSIMGet(const DistoStats* const stats);
  /external/opencv3/3rdparty/libwebp/enc/
filter.c 275 double VP8SSIMGet(const DistoStats* const stats) {
335 return VP8SSIMGet(&s);
vp8enci.h 536 double VP8SSIMGet(const DistoStats* const stats);
picture.c     [all...]

Completed in 75 milliseconds