Searched refs:EncoderType (Results 1 – 2 of 2) sorted by relevance
40 enum EncoderType { enum47 static VideoEncoder* Create(EncoderType codec_type);177 const EncoderType encoder_type_;
20 VideoEncoder* VideoEncoder::Create(VideoEncoder::EncoderType codec_type) { in Create()37 VideoEncoder::EncoderType CodecToEncoderType(VideoCodecType codec_type) { in CodecToEncoderType()