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

  /external/chromium_org/third_party/libwebp/dsp/
dsp.h 88 typedef void (*VP8WHT)(const int16_t* in, int16_t* out);
91 extern VP8WHT VP8FTransformWHT;
141 extern VP8WHT VP8TransformWHT;
  /external/webp/src/dsp/
dsp.h 88 typedef void (*VP8WHT)(const int16_t* in, int16_t* out);
91 extern VP8WHT VP8FTransformWHT;
141 extern VP8WHT VP8TransformWHT;

Completed in 47 milliseconds