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

  /external/webp/src/dsp/
dsp.h 151 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two);
152 extern VP8DecIdct2 VP8Transform;
dec.c 668 VP8DecIdct2 VP8Transform;

Completed in 55 milliseconds