Searched refs:VP8WMetric (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h103 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref, typedef
105 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
H A Denc.c684 VP8WMetric VP8TDisto4x4;
685 VP8WMetric VP8TDisto16x16;
/external/webp/src/dsp/
H A Ddsp.h103 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref, typedef
105 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
H A Denc.c684 VP8WMetric VP8TDisto4x4;
685 VP8WMetric VP8TDisto16x16;

Completed in 166 milliseconds