Home
last modified time | relevance | path

Searched refs:VP8SSIMGetFunc (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Ddsp.h314 typedef double (*VP8SSIMGetFunc)(const uint8_t* src1, int stride1, typedef
317 extern VP8SSIMGetFunc VP8SSIMGet; // unclipped / unchecked
Dssim.c133 VP8SSIMGetFunc VP8SSIMGet;