Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/dsp/
Ddsp.h59 typedef void (*VP8Fdct)(const uint8_t* src, const uint8_t* ref, int16_t* out); typedef
/external/webp/src/dsp/
Ddsp.h59 typedef void (*VP8Fdct)(const uint8_t* src, const uint8_t* ref, int16_t* out); typedef