Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Dlossless_common.h85 static WEBP_INLINE float VP8LFastLog2(uint32_t v) { in VP8LFastLog2() function
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dbackward_references_cost_enc.c54 const double logsum = VP8LFastLog2(sum); in ConvertPopulationCountTableToBitEstimates()
56 output[i] = logsum - VP8LFastLog2(population_counts[i]); in ConvertPopulationCountTableToBitEstimates()
A Dvp8l_enc.c285 VP8LFastLog2(14); in AnalyzeEntropy()
290 VP8LFastLog2(24); in AnalyzeEntropy()
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/
A DChangeLog2801 b7eaa85d inline VP8LFastLog2() and VP8LFastSLog2 for small values
3087 323dc4d9 remove use of log2(). Use VP8LFastLog2() instead.

Completed in 13 milliseconds