Home
last modified time | relevance | path

Searched refs:VideoFfmpegDecoderCreator (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegVideoDecoder.cpp28 std::shared_ptr<CodecPlugin> VideoFfmpegDecoderCreator(const std::string& name) in VideoFfmpegDecoderCreator() function
35 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…
59 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…
72 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/video_decoder/
H A Dvideo_ffmpeg_decoder_plugin.cpp41 std::shared_ptr<CodecPlugin> VideoFfmpegDecoderCreator(const std::string& name) in VideoFfmpegDecoderCreator() function
64 definition.creator = VideoFfmpegDecoderCreator; in RegisterVideoDecoderPlugins()