Searched refs:kHistSize (Results 1 – 2 of 2) sorted by relevance
72 kHistSize == sizeof(kHistBinCenters) / sizeof(kHistBinCenters[0]), in Histogram()195 } else if (rms >= kHistBinCenters[kHistSize - 1]) { in GetBinIndex()196 return kHistSize - 1; in GetBinIndex()218 for (int n = 0; n < kHistSize; n++) { in CurrentRms()
62 static const int kHistSize = 77; variable73 int64_t bin_count_q10_[kHistSize];