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

/external/chromium_org/third_party/libwebp/enc/
H A Dcost.h34 void VP8CalculateLevelCosts(VP8Proba* const proba);
H A Dtree.c162 VP8Proba* const probas = &enc->proba_;
490 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas) {
H A Dvp8enci.h213 } VP8Proba; typedef in typeref:struct:__anon11612
419 VP8Proba proba_;
462 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas);
H A Dcost.c357 void VP8CalculateLevelCosts(VP8Proba* const proba) {
H A Dframe.c60 VP8Proba* const proba = &enc->proba_;
76 VP8Proba* const proba = &enc->proba_;
95 VP8Proba* const proba = &enc->proba_;
180 static int FinalizeTokenProbas(VP8Proba* const proba) {
915 VP8Proba* const proba = &enc->proba_;
H A Dsyntax.c194 const VP8Proba* const proba = &enc->proba_;
H A Dwebpenc.c164 // VP8Proba: 31032
215 " VP8Proba: %ld\n"
218 sizeof(VP8SegmentInfo), sizeof(VP8Proba),
/external/webp/src/enc/
H A Dcost.h34 void VP8CalculateLevelCosts(VP8Proba* const proba);
H A Dtree.c162 VP8Proba* const probas = &enc->proba_;
490 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas) {
H A Dvp8enci.h213 } VP8Proba; typedef in typeref:struct:__anon28028
419 VP8Proba proba_;
462 void VP8WriteProbas(VP8BitWriter* const bw, const VP8Proba* const probas);
H A Dcost.c357 void VP8CalculateLevelCosts(VP8Proba* const proba) {
H A Dframe.c60 VP8Proba* const proba = &enc->proba_;
76 VP8Proba* const proba = &enc->proba_;
95 VP8Proba* const proba = &enc->proba_;
180 static int FinalizeTokenProbas(VP8Proba* const proba) {
915 VP8Proba* const proba = &enc->proba_;
H A Dsyntax.c194 const VP8Proba* const proba = &enc->proba_;
H A Dwebpenc.c164 // VP8Proba: 31032
215 " VP8Proba: %ld\n"
218 sizeof(VP8SegmentInfo), sizeof(VP8Proba),
/external/chromium_org/third_party/libwebp/dec/
H A Dvp8i.h140 } VP8Proba; typedef in typeref:struct:__anon11579
229 VP8Proba proba_;
234 VP8Proba proba_saved_;
297 void VP8ResetProba(VP8Proba* const proba);
H A Dtree.c329 void VP8ResetProba(VP8Proba* const proba) {
542 VP8Proba* const proba = &dec->proba_;
H A Dvp8.c152 VP8SegmentHeader* hdr, VP8Proba* proba) {
/external/webp/src/dec/
H A Dvp8i.h140 } VP8Proba; typedef in typeref:struct:__anon27992
229 VP8Proba proba_;
234 VP8Proba proba_saved_;
297 void VP8ResetProba(VP8Proba* const proba);
H A Dtree.c329 void VP8ResetProba(VP8Proba* const proba) {
542 VP8Proba* const proba = &dec->proba_;
H A Dvp8.c152 VP8SegmentHeader* hdr, VP8Proba* proba) {

Completed in 133 milliseconds