Searched defs:residual_scaling (Results 1 – 2 of 2) sorted by relevance
40 rtc::ArrayView<float> residual_scaling) const { in GetResidualEchoScaling()
253 std::array<float, kFftLengthBy2Plus1> residual_scaling; in Estimate() local