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

  /external/chromium_org/third_party/libwebp/dsp/
dsp.h 135 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two);
136 extern VP8DecIdct2 VP8Transform;
dec.c 668 VP8DecIdct2 VP8Transform;
  /external/webp/src/dsp/
dsp.h 135 typedef void (*VP8DecIdct2)(const int16_t* coeffs, uint8_t* dst, int do_two);
136 extern VP8DecIdct2 VP8Transform;
dec.c 668 VP8DecIdct2 VP8Transform;

Completed in 35 milliseconds