Home
last modified time | relevance | path

Searched refs:rev_out_cb (Results 1 – 9 of 9) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1977 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
1982 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
1992 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2010 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2011 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2013 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1982 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
1987 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
1997 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2015 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2016 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2018 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2474 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2479 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2489 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2514 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2515 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2517 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc2432 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2437 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2447 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2472 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2473 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2474 int rev_out_length = rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1990 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
1995 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2005 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2023 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2024 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2026 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2498 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2503 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2513 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2538 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2539 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2541 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2498 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2503 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2513 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2538 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2539 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2541 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2498 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2503 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2513 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2538 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2539 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2541 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc2115 ChannelBuffer<float> rev_out_cb(SamplesFromRate(reverse_output_rate), in ProcessFormat() local
2120 2 * std::max(std::max(out_cb.num_frames(), rev_out_cb.num_frames()), in ProcessFormat()
2130 processing_config.reverse_output_stream(), rev_out_cb.channels())); in ProcessFormat()
2148 Interleave(rev_out_cb.channels(), rev_out_cb.num_frames(), in ProcessFormat()
2149 rev_out_cb.num_channels(), float_data.get()); in ProcessFormat()
2151 rev_out_cb.num_channels() * rev_out_cb.num_frames(); in ProcessFormat()