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

  /external/webp/src/dsp/
dsp.h 276 typedef double (*VP8SSIMGetFunc)(const uint8_t* src1, int stride1,
279 extern VP8SSIMGetFunc VP8SSIMGet; // unclipped / unchecked
enc.c 800 VP8SSIMGetFunc VP8SSIMGet;

Completed in 62 milliseconds