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

  /external/webp/src/dsp/
lossless.h 230 } VP8LBitEntropy;
232 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy);
239 VP8LBitEntropy* const bit_entropy,
243 VP8LBitEntropy* const bit_entropy,
247 VP8LBitEntropy* const entropy);
252 VP8LBitEntropy* const bit_entropy,
lossless_enc.c 436 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy) {
445 VP8LBitEntropy* const entropy) {
466 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) {
489 VP8LBitEntropy* const bit_entropy,
511 VP8LBitEntropy* const bit_entropy,
    [all...]
lossless_enc_mips32.c 218 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) {
  /external/webp/src/enc/
histogram.c 162 static WEBP_INLINE double BitsEntropyRefine(const VP8LBitEntropy* entropy) {
196 VP8LBitEntropy entropy;
228 VP8LBitEntropy bit_entropy;
242 VP8LBitEntropy bit_entropy;
    [all...]

Completed in 67 milliseconds