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

  /external/webp/src/enc/
vp8enci.h 476 typedef int (*VP8WMetric)(const uint8_t* pix, const uint8_t* ref,
478 extern VP8WMetric VP8TDisto4x4, VP8TDisto16x16;
dsp.c 723 VP8WMetric VP8TDisto4x4;
724 VP8WMetric VP8TDisto16x16;

Completed in 196 milliseconds