Lines Matching refs:ArrayView
65 void GetResidualEchoScaling(rtc::ArrayView<float> residual_scaling) const;
74 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Erle( in Erle()
80 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> ErleUnbounded() in ErleUnbounded()
128 rtc::ArrayView<const float> GetReverbFrequencyResponse() const { in GetReverbFrequencyResponse()
142 rtc::ArrayView<const std::vector<std::array<float, kFftLengthBy2Plus1>>>
144 rtc::ArrayView<const std::vector<float>>
147 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> E2_refined,
148 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Y2,
149 rtc::ArrayView<const SubtractorOutput> subtractor_output);
205 rtc::ArrayView<const int> DirectPathFilterDelays() const { in DirectPathFilterDelays()
215 rtc::ArrayView<const int> analyzer_filter_delay_estimates_blocks,
279 rtc::ArrayView<const SubtractorOutput> subtractor_output,