Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpredictor_enc.c59 static WEBP_INLINE void UpdateHisto(int histo_argb[4][256], uint32_t argb) { in UpdateHisto() function
364 UpdateHisto(histo_argb, residuals[relative_x]); in GetBestPredictorForTile()