Searched defs:RentACodec (Results 1 - 1 of 1) sorted by relevance

/external/webrtc/webrtc/modules/audio_coding/acm2/
H A Drent_a_codec.h41 class RentACodec { class in namespace:webrtc::acm2
158 ? rtc::Optional<RentACodec::CodecId>(
159 static_cast<RentACodec::CodecId>(codec_index))
160 : rtc::Optional<RentACodec::CodecId>();
196 RentACodec();
197 ~RentACodec();
243 RTC_DISALLOW_COPY_AND_ASSIGN(RentACodec);

Completed in 125 milliseconds