Searched refs:h2_log2 (Results 1 – 1 of 1) sorted by relevance
251 float h2_log2 = FastApproxLog2f(h2_k + 1e-10); in AnalyzeFilter() local252 late_reverb_decay_estimator_.Accumulate(h2_log2); in AnalyzeFilter()253 early_reverb_estimator_.Accumulate(h2_log2, smoothing_constant_); in AnalyzeFilter()257 float h2_log2 = FastApproxLog2f(h2_k + 1e-10); in AnalyzeFilter() local258 early_reverb_estimator_.Accumulate(h2_log2, smoothing_constant_); in AnalyzeFilter()