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

  /external/webp/src/dsp/
dsp.h 190 typedef void (*VP8MeanMetric)(const uint8_t* ref, uint32_t dc[4]);
191 extern VP8MeanMetric VP8Mean16x4;
enc.c 846 VP8MeanMetric VP8Mean16x4;

Completed in 38 milliseconds