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

  /external/chromium_org/third_party/libwebp/dsp/
dsp.h 87 typedef void (*VP8Fdct)(const uint8_t* src, const uint8_t* ref, int16_t* out);
90 extern VP8Fdct VP8FTransform;
  /external/webp/src/dsp/
dsp.h 87 typedef void (*VP8Fdct)(const uint8_t* src, const uint8_t* ref, int16_t* out);
90 extern VP8Fdct VP8FTransform;

Completed in 70 milliseconds