Home | History | Annotate | Download | only in enc

Lines Matching defs:num_codes

423   const int num_codes = VP8LHistogramNumCodes(h->palette_code_bits_);
424 h->literal_cost_ = PopulationCost(h->literal_, num_codes, NULL) +