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

  /external/chromium_org/third_party/libwebp/dsp/
lossless.h 145 typedef double (*VP8LCostFunc)(const uint32_t* population, int length);
149 extern VP8LCostFunc VP8LExtraCost;
  /external/webp/src/dsp/
lossless.h 145 typedef double (*VP8LCostFunc)(const uint32_t* population, int length);
149 extern VP8LCostFunc VP8LExtraCost;

Completed in 31 milliseconds