Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/enc/
Dhistogram.h66 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
Dhistogram.c33 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs, in VP8LHistogramStoreRefs() function
48 VP8LHistogramStoreRefs(refs, p); in VP8LHistogramCreate()
Dvp8l.c488 VP8LHistogramStoreRefs(&refs, histogram_image->histograms[0]); in EncodeImageNoHuffman()
/external/webp/src/enc/
Dhistogram.h73 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
Dhistogram.c74 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs, in VP8LHistogramStoreRefs() function
90 VP8LHistogramStoreRefs(refs, p); in VP8LHistogramCreate()
Dvp8l.c777 VP8LHistogramStoreRefs(refs, histogram_image->histograms[0]); in EncodeImageNoHuffman()