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

  /external/webp/src/enc/
filter.c 147 double VP8SSIMGet(const DistoStats* const stats) {
207 return VP8SSIMGet(&s);
picture_psnr.c 136 const double v = VP8SSIMGet(&stats[c]);
vp8enci.h 544 double VP8SSIMGet(const DistoStats* const stats);

Completed in 205 milliseconds