Home
last modified time | relevance | path

Searched refs:GetMostRecentValuesView (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/agc2/rnn_vad/
Dsequence_buffer.h57 rtc::ArrayView<const T, M> GetMostRecentValuesView() const { in GetMostRecentValuesView() function
Dfeatures_extraction.cc36 reference_frame_view_(pitch_buf_24kHz_.GetMostRecentValuesView()) { in FeaturesExtractor()