Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dsp/
Ddsp.h103 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two); typedef
/external/webp/src/dsp/
Ddsp.h221 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two); typedef