Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram.c256 int tries_with_no_success = 0; in HistogramCombine() local
316 tries_with_no_success = 0; in HistogramCombine()
318 if (++tries_with_no_success >= 50) { in HistogramCombine()