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

  /external/chromium_org/third_party/libwebp/dsp/
dsp.h 103 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
105 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
  /external/webp/src/dsp/
dsp.h 103 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
105 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;

Completed in 289 milliseconds