#include "webrtc/modules/audio_coding/acm2/acm_receiver.h"
#include <algorithm>
#include <memory>
#include "webrtc/api/audio_codecs/builtin_audio_decoder_factory.h"
#include "webrtc/base/checks.h"
#include "webrtc/base/safe_conversions.h"
#include "webrtc/modules/audio_coding/acm2/rent_a_codec.h"
#include "webrtc/modules/audio_coding/include/audio_coding_module.h"
#include "webrtc/modules/audio_coding/neteq/tools/rtp_generator.h"
#include "webrtc/system_wrappers/include/clock.h"
#include "webrtc/test/gtest.h"
#include "webrtc/test/testsupport/fileutils.h"
|
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, MAYBE_AddCodecGetCodec) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, MAYBE_AddCodecChangePayloadType) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, AddCodecChangeCodecId) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, MAYBE_AddCodecRemoveCodec) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, MAYBE_SampleRate) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestFaxModeOldApi, MAYBE_VerifyAudioFramePCMU) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestFaxModeOldApi, MAYBE_VerifyAudioFrameISAC) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestFaxModeOldApi, MAYBE_VerifyAudioFrameOpus) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestOldApi, MAYBE_PostdecodingVad) |
| |
| | webrtc::acm2::TEST_F (AcmReceiverTestPostDecodeVadPassiveOldApi, MAYBE_PostdecodingVad) |
| |
◆ MAYBE_AddCodecChangeCodecId
| #define MAYBE_AddCodecChangeCodecId AddCodecChangeCodecId |
◆ MAYBE_AddCodecChangePayloadType
| #define MAYBE_AddCodecChangePayloadType AddCodecChangePayloadType |
◆ MAYBE_AddCodecGetCodec
| #define MAYBE_AddCodecGetCodec AddCodecGetCodec |
◆ MAYBE_AddCodecRemoveCodec
| #define MAYBE_AddCodecRemoveCodec AddCodecRemoveCodec |
◆ MAYBE_LastAudioCodec
| #define MAYBE_LastAudioCodec LastAudioCodec |
◆ MAYBE_PostdecodingVad [1/2]
| #define MAYBE_PostdecodingVad PostdecodingVad |
◆ MAYBE_PostdecodingVad [2/2]
| #define MAYBE_PostdecodingVad PostdecodingVad |
◆ MAYBE_SampleRate
◆ MAYBE_VerifyAudioFrameISAC
| #define MAYBE_VerifyAudioFrameISAC VerifyAudioFrameISAC |
◆ MAYBE_VerifyAudioFrameOpus
| #define MAYBE_VerifyAudioFrameOpus VerifyAudioFrameOpus |
◆ MAYBE_VerifyAudioFramePCMU
| #define MAYBE_VerifyAudioFramePCMU VerifyAudioFramePCMU |
◆ id
◆ inst