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

/external/chromium_org/third_party/libwebp/dsp/
H A Ddsp.h96 typedef void (*VP8Intra4Preds)(uint8_t *dst, const uint8_t* top); typedef
97 extern VP8Intra4Preds VP8EncPredLuma4;
/external/webp/src/dsp/
H A Ddsp.h96 typedef void (*VP8Intra4Preds)(uint8_t *dst, const uint8_t* top); typedef
97 extern VP8Intra4Preds VP8EncPredLuma4;

Completed in 332 milliseconds