Home
last modified time | relevance | path

Searched refs:FastSLog2Slow (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Dlossless_enc_mips32.c26 static float FastSLog2Slow(uint32_t v) { in FastSLog2Slow() function
418 VP8LFastSLog2Slow = FastSLog2Slow; in VP8LEncDspInitMIPS32()
Dlossless_enc.c328 static float FastSLog2Slow(uint32_t v) { in FastSLog2Slow() function
880 VP8LFastSLog2Slow = FastSLog2Slow; in VP8LEncDspInit()