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

  /external/opencv3/3rdparty/libwebp/dsp/
dsp.h 90 typedef void (*VP8CHisto)(const uint8_t* ref, const uint8_t* pred,
94 extern VP8CHisto VP8CollectHistogram;
  /external/webp/src/dsp/
dsp.h 184 typedef void (*VP8CHisto)(const uint8_t* ref, const uint8_t* pred,
187 extern VP8CHisto VP8CollectHistogram;

Completed in 199 milliseconds