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

  /external/opencv3/3rdparty/libwebp/dsp/
dsp.h 76 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
78 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
enc.c 686 VP8WMetric VP8TDisto4x4;
687 VP8WMetric VP8TDisto16x16;
  /external/webp/src/dsp/
dsp.h 152 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
154 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
enc.c 721 VP8WMetric VP8TDisto4x4;
722 VP8WMetric VP8TDisto16x16;

Completed in 111 milliseconds