Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libwebp/enc/
Dhistogram.h61 void VP8LHistogramCreate(VP8LHistogram* const p,
Dbackward_references.c514 VP8LHistogramCreate(histo, refs, cache_bits); in CostModelBuild()
843 VP8LHistogramCreate(histo, refs_lz77, cache_bits); in VP8LGetBackwardReferences()
846 VP8LHistogramCreate(histo, refs_rle, cache_bits); in VP8LGetBackwardReferences()
Dhistogram.c74 void VP8LHistogramCreate(VP8LHistogram* const p, in VP8LHistogramCreate() function
/external/webp/src/enc/
Dhistogram.h61 void VP8LHistogramCreate(VP8LHistogram* const p,
Dbackward_references.c514 VP8LHistogramCreate(histo, refs, cache_bits); in CostModelBuild()
843 VP8LHistogramCreate(histo, refs_lz77, cache_bits); in VP8LGetBackwardReferences()
846 VP8LHistogramCreate(histo, refs_rle, cache_bits); in VP8LGetBackwardReferences()
Dhistogram.c74 void VP8LHistogramCreate(VP8LHistogram* const p, in VP8LHistogramCreate() function