Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless.h192 extern VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined;
A Dlossless_enc.c877 VP8LGetEntropyUnrefinedFunc VP8LGetEntropyUnrefined; variable
915 VP8LGetEntropyUnrefined = GetEntropyUnrefined_C; in WEBP_DSP_INIT_FUNC()
1003 assert(VP8LGetEntropyUnrefined != NULL); in WEBP_DSP_INIT_FUNC()
A Dlossless_enc_mips32.c387 VP8LGetEntropyUnrefined = GetEntropyUnrefined_MIPS32; in VP8LEncDspInitMIPS32()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dhistogram_enc.c303 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()

Completed in 11 milliseconds