Home
last modified time | relevance | path

Searched defs:CreateVideoEncoder (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/capbilities/video_codec/video_codec/
H A Dvideo_codec_base.cpp70 std::shared_ptr<VideoCodecBase> VideoCodecFactory::CreateVideoEncoder(CodecRunMode mode) in CreateVideoEncoder() function in OHOS::MediaAVCodec::Sample::VideoCodecFactory
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderapi11_fuzzer/
H A Dvideoenc_api11_sample.cpp273 int32_t VEncAPI11FuzzSample::CreateVideoEncoder() in CreateVideoEncoder() function in VEncAPI11FuzzSample
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/encoderconfigure_fuzzer/
H A Dvideoenc_sample.cpp254 int32_t VEncFuzzSample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncFuzzSample
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/vcodec/encoder/src/
H A Dvideoenc_ndk_sample.cpp395 int32_t VEncNdkSample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncNdkSample
H A Dvideoenc_api11_sample.cpp482 int32_t VEncAPI11Sample::CreateVideoEncoder(const char *codecName) in CreateVideoEncoder() function in VEncAPI11Sample