Searched defs:GetCodec (Results 1 – 3 of 3) sorted by relevance
/external/syzkaller/vendor/google.golang.org/grpc/encoding/ | ||
D | encoding.go | 116 func GetCodec(contentSubtype string) Codec { func |
/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 |