Home
last modified time | relevance | path

Searched defs:log_cnt (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc_mips32.c29 uint32_t log_cnt, y, correction; in FastSLog2Slow_MIPS32() local
65 uint32_t log_cnt, y; in FastLog2Slow_MIPS32() local
Dlossless_enc.c334 const int log_cnt = BitsLog2Floor(v) - 7; in FastSLog2Slow_C() local
370 const int log_cnt = BitsLog2Floor(v) - 7; in FastLog2Slow_C() local