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

  /external/opencv3/3rdparty/libwebp/enc/
histogram.h 66 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
histogram.c 33 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
48 VP8LHistogramStoreRefs(refs, p);
vp8l.c 488 VP8LHistogramStoreRefs(&refs, histogram_image->histograms[0]);
    [all...]
  /external/webp/src/enc/
histogram.h 73 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
histogram.c 74 void VP8LHistogramStoreRefs(const VP8LBackwardRefs* const refs,
90 VP8LHistogramStoreRefs(refs, p);
    [all...]
vp8l.c 777 VP8LHistogramStoreRefs(refs, histogram_image->histograms[0]);
    [all...]

Completed in 171 milliseconds