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

  /external/webp/src/dsp/
lossless.h 159 extern VP8LCostCombinedCountFunc VP8LHuffmanCostCombinedCount;
lossless_mips32.c 413 VP8LHuffmanCostCombinedCount = HuffmanCostCombinedCount;
lossless.c     [all...]
  /external/webp/src/enc/
histogram.c 250 const VP8LStreaks stats = VP8LHuffmanCostCombinedCount(X, Y, length);

Completed in 531 milliseconds