Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.h92 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo,
Dhistogram_enc.c79 VP8LHistogramAddSinglePixOrCopy(histo, c.cur_pos); in VP8LHistogramStoreRefs()
140 void VP8LHistogramAddSinglePixOrCopy(VP8LHistogram* const histo, in VP8LHistogramAddSinglePixOrCopy() function
476 VP8LHistogramAddSinglePixOrCopy(histograms[ix], v); in HistogramBuild()
Dbackward_references_enc.c1553 VP8LHistogramAddSinglePixOrCopy(histos[0], c.cur_pos); in ComputeCacheEntropies()