Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.h180 } VP8LBitEntropy; typedef
182 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy);
189 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats);
194 VP8LBitEntropy* const bit_entropy,
199 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.c171 static WEBP_INLINE double BitsEntropyRefine(const VP8LBitEntropy* entropy) { in BitsEntropyRefine()
205 VP8LBitEntropy entropy; in VP8LBitsEntropy()
246 VP8LBitEntropy bit_entropy; in PopulationCost()
276 VP8LBitEntropy bit_entropy; in GetCombinedEntropy()