Home
last modified time | relevance | path

Searched refs:NetEqOutputType (Results 1 – 11 of 11) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/neteq/
Dneteq_external_decoder_unittest.cc189 NetEqOutputType output_type; in GetAndVerifyOutput()
258 virtual void UpdateState(NetEqOutputType output_type) { in UpdateState()
294 NetEqOutputType output_type; in GetAndVerifyOutput()
378 void UpdateState(NetEqOutputType output_type) override { in UpdateState()
Dneteq_unittest.cc427 NetEqOutputType type; in Process()
612 NetEqOutputType type; in TEST_F()
657 NetEqOutputType type; in TEST_F()
688 NetEqOutputType type; in TEST_F()
713 NetEqOutputType type; in LongCngWithClockDrift()
945 NetEqOutputType type; in TEST_F()
979 NetEqOutputType type; in TEST_F()
1024 NetEqOutputType type; in CheckBgn()
1274 NetEqOutputType output_type; in TEST_F()
1350 NetEqOutputType output_type; in TEST_F()
[all …]
Dneteq_impl_unittest.cc470 NetEqOutputType type; in TEST_F()
549 NetEqOutputType type; in TEST_F()
626 NetEqOutputType type; in TEST_F()
740 NetEqOutputType type; in TEST_F()
741 NetEqOutputType expected_type[8] = { in TEST_F()
878 NetEqOutputType type; in TEST_F()
984 NetEqOutputType type; in TEST_F()
1081 NetEqOutputType type; in TEST_F()
1202 NetEqOutputType type; in TEST_F()
Dneteq_impl.h111 NetEqOutputType* type) override;
332 NetEqOutputType LastOutputType() EXCLUSIVE_LOCKS_REQUIRED(crit_sect_);
Dneteq_network_stats_unittest.cc179 NetEqOutputType output_type; in RunTest()
Dneteq_stereo_unittest.cc214 NetEqOutputType output_type; in RunTest()
Dneteq_impl.cc155 NetEqOutputType* type) { in GetAudio()
2029 NetEqOutputType NetEqImpl::LastOutputType() { in LastOutputType()
/external/webrtc/webrtc/modules/audio_coding/neteq/include/
Dneteq.h56 enum NetEqOutputType { enum
175 NetEqOutputType* type) = 0;
/external/webrtc/webrtc/modules/audio_coding/neteq/tools/
Dneteq_external_decoder_test.h48 NetEqOutputType* output_type);
Dneteq_external_decoder_test.cc48 NetEqOutputType* output_type) { in GetOutputAudio()
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dacm_receiver.cc41 NetEqOutputType type, in SetAudioFrameActivityAndType()
214 enum NetEqOutputType type; in GetAudio()