VP8CalculateLevelCosts   34 third_party/libwebp/enc/cost.h void VP8CalculateLevelCosts(VP8Proba* const proba);
VP8CalculateLevelCosts  115 third_party/libwebp/enc/frame.c   VP8CalculateLevelCosts(proba);
VP8CalculateLevelCosts  846 third_party/libwebp/enc/frame.c   VP8CalculateLevelCosts(&enc->proba_);  // finalize costs
VP8CalculateLevelCosts  996 third_party/libwebp/enc/frame.c         VP8CalculateLevelCosts(proba);  // refresh cost tables for rd-opt