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

/external/opencv3/3rdparty/libwebp/enc/
H A Dquant.c383 void VP8MakeIntra4Preds(const VP8EncIterator* const it) { function
848 VP8MakeIntra4Preds(it);
950 VP8MakeIntra4Preds(it);
994 VP8MakeIntra4Preds(it);
/external/webp/src/enc/
H A Dquant.c463 void VP8MakeIntra4Preds(const VP8EncIterator* const it) { function
989 VP8MakeIntra4Preds(it);
1115 VP8MakeIntra4Preds(it);
1163 VP8MakeIntra4Preds(it);

Completed in 57 milliseconds