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

  /external/opencv3/3rdparty/libwebp/enc/
histogram.h 58 void VP8LHistogramCreate(VP8LHistogram* const p,
backward_references.c 430 VP8LHistogramCreate(&histo, &refs, cache_bits);
771 VP8LHistogramCreate(histo, &refs_lz77, cache_bits);
774 VP8LHistogramCreate(histo, &refs_rle, cache_bits);
histogram.c 41 void VP8LHistogramCreate(VP8LHistogram* const p,
  /external/webp/src/enc/
histogram.h 62 void VP8LHistogramCreate(VP8LHistogram* const p,
backward_references.c 515 VP8LHistogramCreate(histo, refs, cache_bits);
    [all...]
histogram.c 83 void VP8LHistogramCreate(VP8LHistogram* const p,
    [all...]

Completed in 92 milliseconds