Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.c595 static WEBP_INLINE void UpdateHisto(int histo_argb[4][256], uint32_t argb) { in UpdateHisto() function
637 UpdateHisto(histo_argb, VP8LSubPixels(current_row[col], predict)); in GetBestPredictorForTile()
730 UpdateHisto(histo, argb[ix]); in VP8LResidualImage()