Searched refs:VP8Intra4Preds (Results 1 - 4 of 4) 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;
H A Denc.c677 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;
H A Denc.c677 VP8Intra4Preds VP8EncPredLuma4;

Completed in 120 milliseconds