Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.h63 void VP8LHistogramCreate(VP8LHistogram* const p,
Dbackward_references_enc.c895 VP8LHistogramCreate(histo, worst, cache_bits_tmp); in GetBackwardReferences()
917 VP8LHistogramCreate(histo, worst, *cache_bits); in GetBackwardReferences()
Dhistogram_enc.c86 void VP8LHistogramCreate(VP8LHistogram* const p, in VP8LHistogramCreate() function