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

  /external/webp/src/enc/
vp8enci.h 460 typedef void (*VP8WHT)(const int16_t* in, int16_t* out);
463 extern VP8WHT VP8ITransformWHT;
464 extern VP8WHT VP8FTransformWHT;
dsp.c 714 VP8WHT VP8ITransformWHT;
715 VP8WHT VP8FTransformWHT;

Completed in 64 milliseconds