HomeSort by relevance Sort by last modified time
    Searched refs:lg2 (Results 1 - 13 of 13) sorted by null

  /external/opencv3/3rdparty/libpng/
png.c 2232 unsigned int lg2 = 0; local
2288 unsigned int lg2 = 0; local
    [all...]
  /external/libpng/
png.c 3534 unsigned int lg2 = 0; local
3591 unsigned int lg2 = 0; local
    [all...]
  /external/pdfium/third_party/lpng_v163/
png.c 3388 unsigned int lg2 = 0; local
3444 unsigned int lg2 = 0; local
    [all...]
  /external/aac/libSBRenc/src/
nf_est.cpp 536 FIXP_DBL tmp, ratio, lg2;
540 lg2 = fLog2(ratio, ratio_e, &qlg2);
541 tmp = fMult((FIXP_DBL)(h_sbrNoiseFloorEstimate->noiseBands<<24), lg2);
  /bionic/libm/upstream-freebsd/lib/msun/src/
e_pow.c 85 lg2 = 6.93147180559945286227e-01, /* 0x3FE62E42, 0xFEFA39EF */ variable
294 v = (p_l-(t-p_h))*lg2+t*lg2_l;
e_powf.c 44 lg2 = 6.9314718246e-01, /* 0x3f317218 */ variable
237 v = (p_l-(t-p_h))*lg2+t*lg2_l;
  /device/google/contexthub/lib/libm/
ef_pow.c 48 lg2 = 6.9314718246e-01, /* 0x3f317218 */ variable
243 v = (p_l-(t-p_h))*lg2+t*lg2_l;
  /external/fdlibm/
e_pow.c 89 lg2 = 6.93147180559945286227e-01, /* 0x3FE62E42, 0xFEFA39EF */ variable
297 v = (p_l-(t-p_h))*lg2+t*lg2_l;
  /external/valgrind/memcheck/tests/amd64/
more_x87_fp.c 141 TEST(lg2);
  /external/valgrind/memcheck/tests/x86/
more_x86_fp.c 131 TEST(lg2);
  /external/valgrind/VEX/test/
test-amd64.c 661 TEST(lg2);
    [all...]
test-i386.c 623 TEST(lg2);
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp 2271 unsigned lg2 = N1C->getAPIntValue().countTrailingZeros(); local
    [all...]

Completed in 987 milliseconds