MAX_COST 493 third_party/libwebp/enc/quant.c rd->score = MAX_COST; MAX_COST 609 third_party/libwebp/enc/quant.c score_t cur_score = MAX_COST; MAX_COST 617 third_party/libwebp/enc/quant.c cur->cost = MAX_COST; MAX_COST 636 third_party/libwebp/enc/quant.c if (prev->cost >= MAX_COST) { // dead node? MAX_COST 1070 third_party/libwebp/enc/quant.c score_t best_score = MAX_COST; MAX_COST 1096 third_party/libwebp/enc/quant.c score_t best_sub_score = MAX_COST;