Searched defs:GetCodec (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_codec_impl.cc | 54 int VoECodecImpl::GetCodec(int index, CodecInst& codec) { in GetCodec() function in webrtc::VoECodecImpl |
/external/protobuf/csharp/src/Google.Protobuf/ | ||
D | FieldCodec.cs | 283 internal static FieldCodec<T> GetCodec<T>() in GetCodec() method in Google.Protobuf.FieldCodec.WrapperCodecs |