Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless.h191 } VP8LBitEntropy; typedef
193 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy);
200 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats);
205 VP8LBitEntropy* const bit_entropy,
210 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.c424 void VP8LBitEntropyInit(VP8LBitEntropy* const entropy) { in VP8LBitEntropyInit()
433 VP8LBitEntropy* const entropy) { in VP8LBitsEntropyUnrefined()
454 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper()
477 VP8LBitEntropy* const bit_entropy, in GetEntropyUnrefined_C()
500 VP8LBitEntropy* const bit_entropy, in GetCombinedEntropyUnrefined_C()
/third_party/skia/third_party/externals/libwebp/src/enc/
Dhistogram_enc.c231 static WEBP_INLINE double BitsEntropyRefine(const VP8LBitEntropy* entropy) { in BitsEntropyRefine()
264 VP8LBitEntropy entropy; in VP8LBitsEntropy()
302 VP8LBitEntropy bit_entropy; in PopulationCost()
336 VP8LBitEntropy bit_entropy; in GetCombinedEntropy()