Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dlossless.h217 } VP8LStreaks; typedef
219 typedef VP8LStreaks (*VP8LCostCombinedCountFunc)(const uint32_t* X,
240 VP8LStreaks* const stats);
244 VP8LStreaks* const stats);
253 VP8LStreaks* const stats);
Dlossless_enc.c466 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper()
490 VP8LStreaks* const stats) { in VP8LGetEntropyUnrefined()
512 VP8LStreaks* const stats) { in VP8LGetCombinedEntropyUnrefined()
Dlossless_enc_mips32.c218 VP8LBitEntropy* const bit_entropy, VP8LStreaks* const stats) { in GetEntropyUnrefinedHelper()
/external/webp/src/enc/
Dhistogram.c215 static double FinalHuffmanCost(const VP8LStreaks* const stats) { in FinalHuffmanCost()
229 VP8LStreaks stats; in PopulationCost()
243 VP8LStreaks stats; in GetCombinedEntropy()