Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dvad_wrapper.h71 PushResampler<float> resampler_; variable
/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Dresample_input_audio_file.h50 Resampler resampler_; variable
/aosp_15_r20/external/webrtc/common_audio/resampler/
H A Dpush_sinc_resampler.h66 std::unique_ptr<SincResampler> resampler_; variable
/aosp_15_r20/external/webrtc/modules/audio_processing/vad/
H A Dvoice_activity_detector.h62 Resampler resampler_; variable
/aosp_15_r20/external/webrtc/modules/audio_coding/test/
H A Dopus_test.h50 acm2::ACMResampler resampler_; variable
/aosp_15_r20/external/openscreen/cast/standalone_sender/
H A Dsimulated_capturer.h164 const SwrContextUniquePtr resampler_; variable
/aosp_15_r20/external/webrtc/audio/
H A Dremix_resample_unittest.cc43 PushResampler<int16_t> resampler_; member in webrtc::voe::__anon86ec87ce0111::UtilityTest