Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.c44 static void HistogramSwap(VP8LHistogram** const A, VP8LHistogram** const B) { in HistogramSwap() function
701 HistogramSwap(&cur_combo, &histograms[first]); in HistogramCombineEntropyBin()