Home
last modified time | relevance | path

Searched refs:entropy_high (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/enc/
Dbackward_references.c944 double entropy_high = MAX_ENTROPY; in VP8LCalculateEstimateForCacheSize() local
960 entropy_high = in VP8LCalculateEstimateForCacheSize()
964 if (entropy_high < entropy_low) { in VP8LCalculateEstimateForCacheSize()