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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h135 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two); typedef
136 extern VP8DecIdct2 VP8Transform;
/external/webp/src/dsp/
H A Ddsp.h135 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two); typedef
136 extern VP8DecIdct2 VP8Transform;

Completed in 692 milliseconds