Searched defs:totalCost (Results 1 – 3 of 3) sorted by relevance
157 inline int totalCost() const { return q1_->cost + q2_->cost + q3_->cost; } in totalCost() function
221 float totalCost; member
298 int totalCost = 0; in HUF_setMaxHeight() local