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

  /external/webp/src/enc/
picture_psnr.c 165 const double v = VP8SSIMGetSquaredError(&stats[c]);
filter.c 168 double VP8SSIMGetSquaredError(const DistoStats* const s) {
vp8enci.h 490 double VP8SSIMGetSquaredError(const DistoStats* const stats);
  /external/opencv3/3rdparty/libwebp/enc/
vp8enci.h 537 double VP8SSIMGetSquaredError(const DistoStats* const stats);
filter.c 296 double VP8SSIMGetSquaredError(const DistoStats* const s) {
picture.c     [all...]

Completed in 246 milliseconds