Searched refs:VP8LGetEntropyUnrefined (Results 1 – 4 of 4) sorted by relevance
763 VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined; variable801 VP8LGetEntropyUnrefined = GetEntropyUnrefined_C; in WEBP_DSP_INIT_FUNC()889 assert(VP8LGetEntropyUnrefined != NULL); in WEBP_DSP_INIT_FUNC()
207 extern VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined;
387 VP8LGetEntropyUnrefined = GetEntropyUnrefined_MIPS32; in VP8LEncDspInitMIPS32()
304 VP8LGetEntropyUnrefined(population, length, &bit_entropy, &stats); in PopulationCost()341 VP8LGetEntropyUnrefined(X, length, &bit_entropy, &stats); in GetCombinedEntropy()345 VP8LGetEntropyUnrefined(Y, length, &bit_entropy, &stats); in GetCombinedEntropy()