Home
last modified time | relevance | path

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

/external/webrtc/modules/audio_coding/test/
DTestVADDTX.cc89 bool TestVadDtx::RegisterCodec(const SdpAudioFormat& codec_format, in RegisterCodec() function in webrtc::TestVadDtx
194 RegisterCodec(codec_format, absl::nullopt); in RunTestCases()
198 RegisterCodec(codec_format, Vad::kVadAggressive); in RunTestCases()
202 RegisterCodec(codec_format, Vad::kVadLowBitrate); in RunTestCases()
206 RegisterCodec(codec_format, Vad::kVadVeryAggressive); in RunTestCases()
209 RegisterCodec(codec_format, Vad::kVadNormal); in RunTestCases()
234 RegisterCodec({"opus", 48000, 2}, absl::nullopt); in Perform()
257 RegisterCodec({"opus", 48000, 2, {{"stereo", "1"}}}, absl::nullopt); in Perform()
DTestVADDTX.h63 bool RegisterCodec(const SdpAudioFormat& codec_format,
/external/lzma/CPP/7zip/Common/
DRegisterCodec.h22 void RegisterCodec(const CCodecInfo *codecInfo) throw();
32 REGISTER_CODEC_NAME(x)() { RegisterCodec(&g_CodecInfo); }}; \
41 RegisterCodec(&g_CodecsInfo[i]); }}; \
DCreateCoder.cpp28 void RegisterCodec(const CCodecInfo *codecInfo) throw() in RegisterCodec() function
/external/webrtc/modules/audio_coding/acm2/
Daudio_coding_module_unittest.cc202 virtual void RegisterCodec() { in RegisterCodec() function in webrtc::AudioCodingModuleTestOldApi
291 RegisterCodec(); in TEST_F()
308 RegisterCodec(); // This registers the default codec. in TEST_F()
326 RegisterCodec(); in TEST_F()
416 RegisterCodec(); in TEST_F()
450 RegisterCodec(); // Must be called before the threads start below. in SetUp()
593 RegisterCodec(); // Must be called before the threads start below. in SetUp()
614 void RegisterCodec() override { in RegisterCodec() function in webrtc::AcmIsacMtTestOldApi
720 RegisterCodec(); // Must be called before the threads start below. in SetUp()
724 void RegisterCodec() override { in RegisterCodec() function in webrtc::AcmReRegisterIsacMtTestOldApi
[all …]
Dacm_send_test.h39 bool RegisterCodec(const char* payload_name,
Dacm_send_test.cc61 bool AcmSendTestOldApi::RegisterCodec(const char* payload_name, in RegisterCodec() function in webrtc::test::AcmSendTestOldApi
/external/lzma/CPP/7zip/Bundles/SFXCon/
DSFXCon.dsp624 SOURCE=..\..\Common\RegisterCodec.h
/external/lzma/CPP/7zip/Bundles/Alone7z/
DAlone.dsp673 SOURCE=..\..\Common\RegisterCodec.h