Home | History | Annotate | Download | only in enc

Lines Matching refs:total_count_

414   return TO_BROTLI_BOOL(v0->total_count_ < v1->total_count_);
488 if (tree[i].total_count_ <= tree[j].total_count_) {
495 if (tree[i].total_count_ <= tree[j].total_count_) {
503 node[-1].total_count_ =
504 tree[left].total_count_ + tree[right].total_count_;
1263 lit_histo.total_count_,
1269 cmd_histo.total_count_,
1275 dist_histo.total_count_,