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

  /external/webp/src/enc/
histogram.h 89 VP8LHistogram* VP8LAllocateHistogram(int cache_bits);
backward_references.c 512 VP8LHistogram* const histo = VP8LAllocateHistogram(cache_bits);
844 VP8LHistogram* histo = VP8LAllocateHistogram(cache_bits);
    [all...]
histogram.c 98 VP8LHistogram* VP8LAllocateHistogram(int cache_bits) {
    [all...]

Completed in 915 milliseconds