Home
last modified time | relevance | path

Searched refs:VP8LBitEntropy (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dlossless.h176 } VP8LBitEntropy; typedef
178 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy);
185 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats);
190 VP8LBitEntropy* const bit_entropy,
195 VP8LBitEntropy* const entropy);
Dlossless_enc_mips32.c219 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper()
245 VP8LBitEntropy* const bit_entropy, in GetEntropyUnrefined_MIPS32()
268 VP8LBitEntropy* const entropy, in GetCombinedEntropyUnrefined_MIPS32()
Dlossless_enc.c405 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy) { in VP8LBitEntropyInit()
414 VP8LBitEntropy* const entropy) { in VP8LBitsEntropyUnrefined()
435 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper()
458 VP8LBitEntropy* const bit_entropy, in GetEntropyUnrefined_C()
481 VP8LBitEntropy* const bit_entropy, in GetCombinedEntropyUnrefined_C()
/external/webp/src/enc/
Dhistogram_enc.c230 static WEBP_INLINE double BitsEntropyRefine(const VP8LBitEntropy* entropy) { in BitsEntropyRefine()
263 VP8LBitEntropy entropy; in VP8LBitsEntropy()
301 VP8LBitEntropy bit_entropy; in PopulationCost()
335 VP8LBitEntropy bit_entropy; in GetCombinedEntropy()