Searched refs:FastSLog2Slow (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/libwebp/dsp/
H A Dlossless_mips32.c29 static float FastSLog2Slow(uint32_t v) { function
408 VP8LFastSLog2Slow = FastSLog2Slow;
H A Dlossless.c336 static float FastSLog2Slow(uint32_t v) { function
1609 VP8LFastSLog2Slow = FastSLog2Slow;
/external/webp/src/dsp/
H A Dlossless_mips32.c29 static float FastSLog2Slow(uint32_t v) { function
408 VP8LFastSLog2Slow = FastSLog2Slow;
H A Dlossless.c336 static float FastSLog2Slow(uint32_t v) { function
1600 VP8LFastSLog2Slow = FastSLog2Slow;

Completed in 181 milliseconds