Searched refs:AudioDecoderG711 (Results 1 – 5 of 5) sorted by relevance
22 absl::optional<AudioDecoderG711::Config> AudioDecoderG711::SdpToConfig( in SdpToConfig()41 void AudioDecoderG711::AppendSupportedDecoders( in AppendSupportedDecoders()48 std::unique_ptr<AudioDecoder> AudioDecoderG711::MakeAudioDecoder( in MakeAudioDecoder()
28 struct RTC_EXPORT AudioDecoderG711 { struct
65 AudioDecoderG711, NotAdvertised<AudioDecoderL16>>(); in CreateBuiltinAudioDecoderFactory()
41 decoder_factory_(CreateAudioDecoderFactory<AudioDecoderG711, in TestRedFec()
130 auto factory = CreateAudioDecoderFactory<AudioDecoderG711>(); in TEST()