HomeSort by relevance Sort by last modified time
    Searched refs:VP8LFreeHistogramSet (Results 1 - 3 of 3) sorted by null

  /external/webp/src/enc/
histogram.h 80 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo);
vp8l.c 817 VP8LFreeHistogramSet(histogram_image);
898 VP8LFreeHistogramSet(histogram_image);
902 VP8LFreeHistogramSet(tmp_histos);
    [all...]
histogram.c 70 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo) {
    [all...]

Completed in 62 milliseconds