Home
last modified time | relevance | path

Searched refs:VP8Idct (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h276 typedef void (*VP8Idct)(const uint8_t* ref, const int16_t* in, uint8_t* dst, typedef
280 extern VP8Idct VP8ITransform;
Denc.c715 VP8Idct VP8ITransform;