Home
last modified time | relevance | path

Searched defs:log_2 (Results 1 – 6 of 6) sorted by relevance

/external/mtools/
Dllong.c87 unsigned int log_2(int size) in log_2() function
/external/webp/src/dsp/
Dlossless_enc_mips32.c67 double log_2; in FastLog2Slow_MIPS32() local
Dlossless_enc.c361 double log_2; in FastLog2Slow_C() local
/external/lua/src/
Dlobject.c36 static const lu_byte log_2[256] = { /* log_2[i] = ceil(log2(i - 1)) */ in luaO_ceillog2() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dcommon.h542 const FixedPoint0 log_2 = GEMMLOWP_CHECKED_FIXEDPOINT_CONSTANT( in log_x_for_x_greater_than_or_equal_to_1_impl() local
/external/libhevc/encoder/
Dihevce_decomp_pre_intra_pass.c831 float log_2 = (float)(((u.x >> 23) & 255) - 128); in fast_log2() local