Home | History | Annotate | Download | only in enc

Lines Matching full:max_cost

23 #define MAX_COST 1.e38
348 c->literal_min_ = MAX_COST;
350 c->red_min_ = MAX_COST;
352 c->blue_min_ = MAX_COST;
823 HistogramAddThresh(histograms[0], orig_histograms[i], MAX_COST);