Searched refs:ACMToExternalCodecRepresentation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/voice_engine/
H A Dvoe_codec_impl.h72 void ACMToExternalCodecRepresentation(CodecInst& toInst,
H A Dvoe_codec_impl.cc78 ACMToExternalCodecRepresentation(codec, acmCodec);
174 ACMToExternalCodecRepresentation(codec, acmCodec);
207 ACMToExternalCodecRepresentation(codec, acmCodec);
439 void VoECodecImpl::ACMToExternalCodecRepresentation(CodecInst& toInst, function in class:webrtc::VoECodecImpl
598 ACMToExternalCodecRepresentation(codec, acm_codec);

Completed in 303 milliseconds