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

  /external/chromium_org/third_party/libwebp/enc/
histogram.h 79 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo);
vp8l.c 134 VP8LFreeHistogramSet(histo_set);
550 VP8LFreeHistogramSet(histogram_image);
585 VP8LFreeHistogramSet(histogram_image);
616 VP8LFreeHistogramSet(histogram_image);
686 VP8LFreeHistogramSet(histogram_image);
    [all...]
histogram.c 61 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo) {
738 VP8LFreeHistogramSet(orig_histo);
739 VP8LFreeHistogramSet(histos);
  /external/webp/src/enc/
histogram.h 79 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo);
vp8l.c 134 VP8LFreeHistogramSet(histo_set);
550 VP8LFreeHistogramSet(histogram_image);
585 VP8LFreeHistogramSet(histogram_image);
616 VP8LFreeHistogramSet(histogram_image);
686 VP8LFreeHistogramSet(histogram_image);
    [all...]
histogram.c 61 void VP8LFreeHistogramSet(VP8LHistogramSet* const histo) {
738 VP8LFreeHistogramSet(orig_histo);
739 VP8LFreeHistogramSet(histos);

Completed in 96 milliseconds