Searched defs:CreateVideoEncoder (Results 1 – 6 of 6) sorted by relevance
68 std::shared_ptr<VideoEncoder> CodecFactory::CreateVideoEncoder(CodecId format) in CreateVideoEncoder() function in OHOS::Sharing::CodecFactory
70 std::shared_ptr<VideoCodecBase> VideoCodecFactory::CreateVideoEncoder(CodecRunMode mode) in CreateVideoEncoder() function in OHOS::MediaAVCodec::Sample::VideoCodecFactory
273 int32_t VEncAPI11FuzzSample::CreateVideoEncoder() in CreateVideoEncoder() function in VEncAPI11FuzzSample
254 int32_t VEncFuzzSample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncFuzzSample
395 int32_t VEncNdkSample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncNdkSample
482 int32_t VEncAPI11Sample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncAPI11Sample