Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/api/audio_codecs/ilbc/
H A Daudio_decoder_ilbc.cc30 void AudioDecoderIlbc::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderIlbc
/aosp_15_r20/external/webrtc/api/audio_codecs/g722/
H A Daudio_decoder_g722.cc32 void AudioDecoderG722::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderG722
/aosp_15_r20/external/webrtc/api/audio_codecs/L16/
H A Daudio_decoder_L16.cc33 void AudioDecoderL16::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderL16
/aosp_15_r20/external/webrtc/api/audio_codecs/
H A Dbuiltin_audio_decoder_factory.cc40 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
H A Dopus_audio_decoder_factory.cc32 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
/aosp_15_r20/external/webrtc/api/audio_codecs/g711/
H A Daudio_decoder_g711.cc41 void AudioDecoderG711::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderG711
/aosp_15_r20/external/webrtc/api/audio_codecs/opus/
H A Daudio_decoder_multi_channel_opus.cc28 void AudioDecoderMultiChannelOpus::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderMultiChannelOpus
H A Daudio_decoder_opus.cc64 void AudioDecoderOpus::AppendSupportedDecoders( in AppendSupportedDecoders() function in webrtc::AudioDecoderOpus
/aosp_15_r20/external/webrtc/api/audio_codecs/test/
H A Daudio_decoder_factory_template_unittest.cc57 static void AppendSupportedDecoders(std::vector<AudioCodecSpec>* specs) { in AppendSupportedDecoders() function
/aosp_15_r20/external/webrtc/pc/
H A Dpeer_connection_end_to_end_unittest.cc369 static void AppendSupportedDecoders( in AppendSupportedDecoders() function