Searched refs:GetConstView (Results 1 – 4 of 4) sorted by relevance
117 reference_frame_fft_->GetConstView(), reference_frame_bands_energy_); in CheckSilenceComputeFeatures()128 spectral_correlator_.ComputeAutoCorrelation(lagged_frame_fft_->GetConstView(), in CheckSilenceComputeFeatures()179 reference_frame_fft_->GetConstView(), lagged_frame_fft_->GetConstView(), in ComputeNormalizedCepstralCorrelation()
37 rtc::ArrayView<const float> GetConstView() const;
37 rtc::ArrayView<const float> Pffft::FloatBuffer::GetConstView() const { in GetConstView() function in webrtc::Pffft::FloatBuffer
81 auto out_wrapper_view = out_wrapper->GetConstView(); in PffftValidateWrapper()