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

  /external/webp/src/enc/
histogram_enc.h 89 VP8LHistogram* VP8LAllocateHistogram(int cache_bits);
backward_references_enc.c 716 histos[i] = VP8LAllocateHistogram(i);
855 histo = VP8LAllocateHistogram(MAX_COLOR_CACHE_BITS);
    [all...]
backward_references_cost_enc.c 65 VP8LHistogram* const histo = VP8LAllocateHistogram(cache_bits);
histogram_enc.c 99 VP8LHistogram* VP8LAllocateHistogram(int cache_bits) {
    [all...]
vp8l_enc.c     [all...]

Completed in 69 milliseconds