Home
last modified time | relevance | path

Searched defs:VP8DecIdct (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
Ddsp.h101 typedef void (*VP8DecIdct)(const int16_t* coeffs, uint8_t* dst); typedef
/external/webp/src/dsp/
Ddsp.h219 typedef void (*VP8DecIdct)(const int16_t* coeffs, uint8_t* dst); typedef