Home
last modified time | relevance | path

Searched defs:FrameWithView (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dvad_wrapper_unittest.cc83 struct FrameWithView { struct
85 explicit FrameWithView(int sample_rate_hz) in FrameWithView() argument
90 std::vector<float> samples;
91 const float* const channel0;
92 const AudioFrameView<const float> view;