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

  /external/webp/src/dsp/
dsp.h 119 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
121 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
enc.c 684 VP8WMetric VP8TDisto4x4;
685 VP8WMetric VP8TDisto16x16;

Completed in 46 milliseconds