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

  /external/chromium_org/third_party/libwebp/enc/
picture_psnr.c 140 const double v = VP8SSIMGetSquaredError(&stats[c]);
filter.c 168 double VP8SSIMGetSquaredError(const DistoStats* const s) {
vp8enci.h 545 double VP8SSIMGetSquaredError(const DistoStats* const stats);
  /external/webp/src/enc/
picture_psnr.c 140 const double v = VP8SSIMGetSquaredError(&stats[c]);
filter.c 168 double VP8SSIMGetSquaredError(const DistoStats* const s) {
vp8enci.h 545 double VP8SSIMGetSquaredError(const DistoStats* const stats);

Completed in 7291 milliseconds