Searched refs:VP8Proba (Results 1 - 10 of 10) sorted by relevance

/external/webp/src/enc/
H A Dcost.h37 void VP8CalculateLevelCosts(VP8Proba* const proba);
H A Dtree.c160 VP8Proba* const probas = &enc->proba_;
485 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas) {
H A Dvp8enci.h191 } VP8Proba; typedef in typeref:struct:__anon12285
354 VP8Proba proba_;
393 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas);
H A Dcost.c357 void VP8CalculateLevelCosts(VP8Proba* const proba) {
H A Dframe.c58 VP8Proba* const proba = &enc->proba_;
72 VP8Proba* const proba = &enc->proba_;
91 VP8Proba* const proba = &enc->proba_;
164 VP8Proba* const proba = &enc->proba_;
H A Dsyntax.c83 const VP8Proba* const proba = &enc->proba_;
H A Dwebpenc.c139 // VP8Proba: 31032
189 " VP8Proba: %ld\n"
192 sizeof(VP8SegmentInfo), sizeof(VP8Proba),
/external/webp/src/dec/
H A Dvp8i.h135 } VP8Proba; typedef in typeref:struct:__anon12268
207 VP8Proba proba_;
212 VP8Proba proba_saved_;
279 void VP8ResetProba(VP8Proba* const proba);
H A Dtree.c327 void VP8ResetProba(VP8Proba* const proba) {
540 VP8Proba* const proba = &dec->proba_;
H A Dvp8.c141 VP8SegmentHeader* hdr, VP8Proba* proba) {

Completed in 86 milliseconds