VP8LHistogramNumCodes 435 third_party/libwebp/enc/backward_references.c VP8LHistogramNumCodes(&histo), histo.literal_, m->literal_); VP8LHistogramNumCodes 202 third_party/libwebp/enc/histogram.c return PopulationCost(p->literal_, VP8LHistogramNumCodes(p)) VP8LHistogramNumCodes 212 third_party/libwebp/enc/histogram.c return BitsEntropy(p->literal_, VP8LHistogramNumCodes(p)) VP8LHistogramNumCodes 265 third_party/libwebp/enc/histogram.c cost += PopulationCost(out->literal_, VP8LHistogramNumCodes(out)); VP8LHistogramNumCodes 306 third_party/libwebp/enc/histogram.c cost += PopulationCost(tmp, VP8LHistogramNumCodes(a)); VP8LHistogramNumCodes 189 third_party/libwebp/enc/vp8l.c const int num_symbols = (k == 0) ? VP8LHistogramNumCodes(histo)