Home
last modified time | relevance | path

Searched defs:AppendSupportedDecoders (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/api/audio_codecs/ilbc/
Daudio_decoder_ilbc.cc29 void AudioDecoderIlbc::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderIlbc
/external/webrtc/api/audio_codecs/g722/
Daudio_decoder_g722.cc32 void AudioDecoderG722::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderG722
/external/webrtc/api/audio_codecs/L16/
Daudio_decoder_L16.cc32 void AudioDecoderL16::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderL16
/external/webrtc/api/audio_codecs/isac/
Daudio_decoder_isac_fix.cc28 void AudioDecoderIsacFix::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderIsacFix
Daudio_decoder_isac_float.cc33 void AudioDecoderIsacFloat::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderIsacFloat
/external/webrtc/api/audio_codecs/g711/
Daudio_decoder_g711.cc38 void AudioDecoderG711::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderG711
/external/webrtc/api/audio_codecs/
Dopus_audio_decoder_factory.cc32 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
Dbuiltin_audio_decoder_factory.cc41 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
/external/webrtc/api/audio_codecs/opus/
Daudio_decoder_multi_channel_opus.cc28 void AudioDecoderMultiChannelOpus::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderMultiChannelOpus
Daudio_decoder_opus.cc61 void AudioDecoderOpus::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderOpus
/external/webrtc/api/audio_codecs/test/
Daudio_decoder_factory_template_unittest.cc58 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
/external/webrtc/pc/
Dpeer_connection_end_to_end_unittest.cc339 static void AppendSupportedDecoders( in AppendSupportedDecoders() function