Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dhistogram_enc.h76 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
Dhistogram_enc.c77 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs, in VP8LHistogramStoreRefs() function
93 VP8LHistogramStoreRefs(refs, p); in VP8LHistogramCreate()
Dvp8l_enc.c833 VP8LHistogramStoreRefs(refs, histogram_image->histograms[0]); in EncodeImageNoHuffman()