Searched defs:CreateVideoEncoder (Results 1 – 5 of 5) sorted by relevance
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