Home
last modified time | relevance | path

Searched refs:rev_cb (Results 1 – 10 of 10) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc2319 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_rate), in ProcessFormat() local
2328 rev_cb.num_frames())); in ProcessFormat()
2333 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2336 rev_cb.channels(), in ProcessFormat()
2337 rev_cb.num_frames(), in ProcessFormat()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1973 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
1983 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
1988 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
1991 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1978 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
1988 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
1993 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
1996 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2470 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2480 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2485 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2488 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_processing/test/
H A Daudio_processing_unittest.cc2428 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2438 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2443 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2446 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc1986 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
1996 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2001 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2004 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2494 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2504 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2509 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2512 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2494 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2504 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2509 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2512 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Daudio_processing_unittest.cc2494 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2504 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2509 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2512 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Daudio_processing_unittest.cc2111 ChannelBuffer<float> rev_cb(SamplesFromRate(reverse_input_rate), in ProcessFormat() local
2121 std::max(fwd_cb.num_frames(), rev_cb.num_frames())); in ProcessFormat()
2126 while (ReadChunk(far_file, int_data.get(), float_data.get(), &rev_cb) && in ProcessFormat()
2129 rev_cb.channels(), processing_config.reverse_input_stream(), in ProcessFormat()