Searched refs:AudioDecoderG711 (Results 1 – 5 of 5) sorted by relevance
22 absl::optional<AudioDecoderG711::Config> AudioDecoderG711::SdpToConfig( in SdpToConfig()38 void AudioDecoderG711::AppendSupportedDecoders( in AppendSupportedDecoders()45 std::unique_ptr<AudioDecoder> AudioDecoderG711::MakeAudioDecoder( in MakeAudioDecoder()
27 struct RTC_EXPORT AudioDecoderG711 { struct
66 AudioDecoderG711, NotAdvertised<AudioDecoderL16>>(); in CreateBuiltinAudioDecoderFactory()
44 decoder_factory_(CreateAudioDecoderFactory<AudioDecoderG711, in TestRedFec()
129 auto factory = CreateAudioDecoderFactory<AudioDecoderG711>(); in TEST()