Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c789 static void HistoQueueUpdatePair(const VP8LHistogram* const h1, in HistoQueueUpdatePair() function
822 HistoQueueUpdatePair(h1, h2, threshold, &pair); in HistoQueuePush()
1023 HistoQueueUpdatePair(histograms[p->idx1], histograms[p->idx2], 0., p); in HistogramCombineStochastic()