Lines Matching full:entropy_low
906 double entropy_low = MAX_ENTROPY;927 entropy_low = ComputeCacheEntropy(argb, refs, cache_bits_low);928 entropy_low += entropy_low * cache_bits_low * cost_mul;936 if (entropy_high < entropy_low) {