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.c948 VP8LHistogramCreate(histo, refs_tmp, cache_bits); in GetBackwardReferences()
983 VP8LHistogramCreate(histo, refs_tmp, cache_bits); in GetBackwardReferences()
Dhistogram_enc.c86 void VP8LHistogramCreate(VP8LHistogram* const p, in VP8LHistogramCreate() function