Searched refs:VP8LGetEntropyUnrefined (Results 1 – 4 of 4) sorted by relevance
877 VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined; variable915 VP8LGetEntropyUnrefined = GetEntropyUnrefined_C; in WEBP_DSP_INIT_FUNC()1003 assert(VP8LGetEntropyUnrefined != NULL); in WEBP_DSP_INIT_FUNC()
192 extern VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined;
387 VP8LGetEntropyUnrefined = GetEntropyUnrefined_MIPS32; in VP8LEncDspInitMIPS32()
303 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()340 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()344 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()