Searched defs:VP8SSIMGetFunc (Results 1 - 1 of 1) sorted by relevance

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

Completed in 249 milliseconds