HomeSort by relevance Sort by last modified time
    Searched defs:FastLog2 (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/brotli/src/brotli/enc/
fast_log.h 152 static inline double FastLog2(int v) {
  /external/chromium_org/third_party/tcmalloc/chromium/src/
sampler.h 125 static double FastLog2(const double & d); // Computes Log2(x) quickly
166 inline double Sampler::FastLog2(const double & d) {
  /external/chromium_org/third_party/tcmalloc/vendor/src/
sampler.h 125 static double FastLog2(const double & d); // Computes Log2(x) quickly
166 inline double Sampler::FastLog2(const double & d) {

Completed in 879 milliseconds