Home
last modified time | relevance | path

Searched defs:sample_rate_hz (Results 1 – 25 of 1311) sorted by relevance

12345678910>>...53

/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_unittest.cc26 void RunBasicSetupAndApiCallTest(int sample_rate_hz) { in RunBasicSetupAndApiCallTest()
38 void RunRenderBlockSizeVerificationTest(int sample_rate_hz) { in RunRenderBlockSizeVerificationTest()
47 void RunCaptureBlockSizeVerificationTest(int sample_rate_hz) { in RunCaptureBlockSizeVerificationTest()
56 void RunRenderNumBandsVerificationTest(int sample_rate_hz) { in RunRenderNumBandsVerificationTest()
68 void RunCaptureNumBandsVerificationTest(int sample_rate_hz) { in RunCaptureNumBandsVerificationTest()
81 std::string ProduceDebugText(int sample_rate_hz) { in ProduceDebugText()
H A Daec3_constants.h29 constexpr size_t NumBandsForRate(int sample_rate_hz) { in NumBandsForRate()
33 constexpr int LowestBandRate(int sample_rate_hz) { in LowestBandRate()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_external_decoder_pcm16b.h28 explicit ExternalPcm16B(int sample_rate_hz) in ExternalPcm16B()
34 int sample_rate_hz, in DecodeInternal()
54 explicit MockExternalPcm16B(int sample_rate_hz) : real_(sample_rate_hz) { in MockExternalPcm16B()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_external_decoder_pcm16b.h28 explicit ExternalPcm16B(int sample_rate_hz) in ExternalPcm16B()
34 int sample_rate_hz, in DecodeInternal()
54 explicit MockExternalPcm16B(int sample_rate_hz) : real_(sample_rate_hz) { in MockExternalPcm16B()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_external_decoder_pcm16b.h29 explicit ExternalPcm16B(int sample_rate_hz) in ExternalPcm16B()
35 int sample_rate_hz, in DecodeInternal()
55 explicit MockExternalPcm16B(int sample_rate_hz) : real_(sample_rate_hz) { in MockExternalPcm16B()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/mock/
H A Dmock_external_decoder_pcm16b.h28 explicit ExternalPcm16B(int sample_rate_hz) in ExternalPcm16B()
34 int sample_rate_hz, in DecodeInternal()
54 explicit MockExternalPcm16B(int sample_rate_hz) : real_(sample_rate_hz) { in MockExternalPcm16B()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_unittest.cc38 void RunBasicSetupAndApiCallTest(int sample_rate_hz) { in RunBasicSetupAndApiCallTest()
50 void RunRenderBlockSizeVerificationTest(int sample_rate_hz) { in RunRenderBlockSizeVerificationTest()
59 void RunCaptureBlockSizeVerificationTest(int sample_rate_hz) { in RunCaptureBlockSizeVerificationTest()
68 void RunRenderNumBandsVerificationTest(int sample_rate_hz) { in RunRenderNumBandsVerificationTest()
80 void RunCaptureNumBandsVerificationTest(int sample_rate_hz) { in RunCaptureNumBandsVerificationTest()
93 std::string ProduceDebugText(int sample_rate_hz) { in ProduceDebugText()
H A Dblock_processor.cc62 int sample_rate_hz, in BlockProcessorImpl()
193 int sample_rate_hz) { in Create()
210 int sample_rate_hz, in Create()
222 int sample_rate_hz, in Create()
H A Daec3_common.h64 constexpr size_t NumBandsForRate(int sample_rate_hz) { in NumBandsForRate()
68 constexpr int LowestBandRate(int sample_rate_hz) { in LowestBandRate()
72 constexpr bool ValidFullBandRate(int sample_rate_hz) { in ValidFullBandRate()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_unittest.cc38 void RunBasicSetupAndApiCallTest(int sample_rate_hz) { in RunBasicSetupAndApiCallTest()
50 void RunRenderBlockSizeVerificationTest(int sample_rate_hz) { in RunRenderBlockSizeVerificationTest()
59 void RunCaptureBlockSizeVerificationTest(int sample_rate_hz) { in RunCaptureBlockSizeVerificationTest()
68 void RunRenderNumBandsVerificationTest(int sample_rate_hz) { in RunRenderNumBandsVerificationTest()
80 void RunCaptureNumBandsVerificationTest(int sample_rate_hz) { in RunCaptureNumBandsVerificationTest()
93 std::string ProduceDebugText(int sample_rate_hz) { in ProduceDebugText()
H A Dblock_processor.cc62 int sample_rate_hz, in BlockProcessorImpl()
193 int sample_rate_hz) { in Create()
210 int sample_rate_hz, in Create()
222 int sample_rate_hz, in Create()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_unittest.cc38 void RunBasicSetupAndApiCallTest(int sample_rate_hz) { in RunBasicSetupAndApiCallTest()
50 void RunRenderBlockSizeVerificationTest(int sample_rate_hz) { in RunRenderBlockSizeVerificationTest()
59 void RunCaptureBlockSizeVerificationTest(int sample_rate_hz) { in RunCaptureBlockSizeVerificationTest()
68 void RunRenderNumBandsVerificationTest(int sample_rate_hz) { in RunRenderNumBandsVerificationTest()
80 void RunCaptureNumBandsVerificationTest(int sample_rate_hz) { in RunCaptureNumBandsVerificationTest()
93 std::string ProduceDebugText(int sample_rate_hz) { in ProduceDebugText()
H A Dblock_processor.cc62 int sample_rate_hz, in BlockProcessorImpl()
193 int sample_rate_hz) { in Create()
210 int sample_rate_hz, in Create()
222 int sample_rate_hz, in Create()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/aec3/
H A Dblock_processor_unittest.cc38 void RunBasicSetupAndApiCallTest(int sample_rate_hz, int num_iterations) { in RunBasicSetupAndApiCallTest()
57 void RunRenderBlockSizeVerificationTest(int sample_rate_hz) { in RunRenderBlockSizeVerificationTest()
72 void RunCaptureBlockSizeVerificationTest(int sample_rate_hz) { in RunCaptureBlockSizeVerificationTest()
88 void RunRenderNumBandsVerificationTest(int sample_rate_hz) { in RunRenderNumBandsVerificationTest()
106 void RunCaptureNumBandsVerificationTest(int sample_rate_hz) { in RunCaptureNumBandsVerificationTest()
126 std::string ProduceDebugText(int sample_rate_hz) { in ProduceDebugText()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/neteq/
H A Daudio_decoder_impl.cc43 int sample_rate_hz, in DecodeInternal()
63 int sample_rate_hz, in DecodeInternal()
86 int sample_rate_hz, in DecodeInternal()
122 int sample_rate_hz, in DecodeInternal()
155 int sample_rate_hz, in DecodeInternal()
189 int sample_rate_hz, in DecodeInternal()
273 int sample_rate_hz, in DecodeInternal()
289 int sample_rate_hz, in DecodeRedundantInternal()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/
H A Daudio_decoder_isac_t_impl.h21 AudioDecoderIsacT<T>::AudioDecoderIsacT(int sample_rate_hz) in AudioDecoderIsacT()
26 int sample_rate_hz, in AudioDecoderIsacT()
49 int sample_rate_hz, in DecodeInternal()
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/
H A Daudio_decoder_isac_t_impl.h21 AudioDecoderIsacT<T>::AudioDecoderIsacT(int sample_rate_hz) in AudioDecoderIsacT()
26 int sample_rate_hz, in AudioDecoderIsacT()
49 int sample_rate_hz, in DecodeInternal()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_coding/codecs/isac/
H A Daudio_decoder_isac_t_impl.h21 AudioDecoderIsacT<T>::AudioDecoderIsacT(int sample_rate_hz) in AudioDecoderIsacT()
26 int sample_rate_hz, in AudioDecoderIsacT()
49 int sample_rate_hz, in DecodeInternal()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/
H A Daudio_decoder_isac_t_impl.h21 AudioDecoderIsacT<T>::AudioDecoderIsacT(int sample_rate_hz) in AudioDecoderIsacT()
26 int sample_rate_hz, in AudioDecoderIsacT()
49 int sample_rate_hz, in DecodeInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/
H A Daudio_decoder.cc20 int sample_rate_hz, size_t max_decoded_bytes, in Decode()
31 int sample_rate_hz, size_t max_decoded_bytes, in DecodeRedundant()
42 int sample_rate_hz, int16_t* decoded, in DecodeInternal()
49 int sample_rate_hz, int16_t* decoded, in DecodeRedundantInternal()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/codecs/
H A Daudio_decoder.cc20 int sample_rate_hz, size_t max_decoded_bytes, in Decode()
32 int sample_rate_hz, size_t max_decoded_bytes, in DecodeRedundant()
44 int sample_rate_hz, int16_t* decoded, in DecodeInternal()
51 int sample_rate_hz, int16_t* decoded, in DecodeRedundantInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/audio_coding/main/acm2/
H A Dacm_receive_test.h42 void RegisterDefaultCodecs(); in FindSampleRateInMap()
48 // Runs the test and returns true if successful. in SetPtInMap()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/agc2/
H A Dnoise_level_estimator.cc60 const int sample_rate_hz = in Analyze() local
123 void Initialize(int sample_rate_hz) { in Initialize()
178 const int sample_rate_hz = in Analyze() local
227 void Initialize(int sample_rate_hz) { in Initialize()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/aec3/
H A Dblock_processor.cc74 int sample_rate_hz, in BlockProcessorImpl()
250 int sample_rate_hz) { in Create()
265 int sample_rate_hz, in Create()
279 int sample_rate_hz, in Create()
H A Dblock_processor2.cc81 int sample_rate_hz, in BlockProcessorImpl2()
220 int sample_rate_hz) { in Create2()
233 int sample_rate_hz, in Create2()
245 int sample_rate_hz, in Create2()

12345678910>>...53