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

  /external/webp/src/enc/
histogram.h 112 double VP8LBitsEntropy(const uint32_t* const array, int n,
histogram.c 194 double VP8LBitsEntropy(const uint32_t* const array, int n,
    [all...]
vp8l.c 288 entropy_comp[j] = VP8LBitsEntropy(&histo[j * 256], 256, NULL);
    [all...]

Completed in 211 milliseconds