Searched defs:rms (Results 1 – 16 of 16) sorted by relevance
53 double rms; member
101 double rms = 0.0; in MinimalLeastSq() local306 Run rms; in ComputeBigO() local
101 double rms = 0.0; in MinimalLeastSq() local269 Run rms; in ComputeBigO() local
89 void Histogram::Update(double rms, double activity_probaility) { in Update()191 int Histogram::GetBinIndex(double rms) { in GetBinIndex()
23 double Linear2Loudness(double rms) { in Linear2Loudness()
54 const std::vector<double>& rms = vad_.chunkwise_rms(); in Process() local
25 double rms; member
49 float rms = sum_square_ / (sample_count_ * kMaxSquaredLevel); in RMS() local
22 double rms[kMaxNumFrames]; member
44 std::vector<double> rms = vad.chunkwise_rms(); in TEST() local
264 void VadAudioProc::Rms(double* rms, size_t length_rms) { in Rms()
118 double rms=0; in compute_gradient() local198 double rms; member299 double rms=0; in mlp_train_backprop() local434 float rms; in main() local
49 final double rms = (double) reference / 1000000; in writeTimeResult() local
77 double rms = 0; in computeCorrelation() local
153 ArrayList<APIInfo> rms = new ArrayList<APIInfo>(); in ReportAPI() local