Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c921 const int kHistoQueueSize = 9; in HistogramCombineStochastic() local
934 if (!HistoQueueInit(&histo_queue, kHistoQueueSize)) goto End; in HistogramCombineStochastic()