Home | History | Annotate | Download | only in enc

Lines Matching full:bit_cost_after

646     double bit_cost_before, bit_cost_after;
665 bit_cost_after = VP8LHistogramEstimateBits(histo);
669 enc->use_subtract_green_ = (bit_cost_after < bit_cost_before);