Home
last modified time | relevance | path

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

/external/webp/src/enc/
Danalysis_enc.c124 static void InitHistogram(VP8Histogram* const histo) { in InitHistogram() function
251 InitHistogram(&histo); in MBAnalyzeBestIntra16Mode()
295 InitHistogram(&total_histo); in MBAnalyzeBestIntra4Mode()
308 InitHistogram(&histos[cur_histo]); in MBAnalyzeBestIntra4Mode()
342 InitHistogram(&histo); in MBAnalyzeBestUVMode()