Searched refs:VideoFfmpegDecoderCreator (Results 1 – 2 of 2) sorted by relevance
28 std::shared_ptr<CodecPlugin> VideoFfmpegDecoderCreator(const std::string& name) in VideoFfmpegDecoderCreator() function35 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…59 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…72 …std::shared_ptr<CodecPlugin> videoDecoderPlugin = VideoFfmpegDecoderCreator("VideoFfmpegDecoderPlu…
41 std::shared_ptr<CodecPlugin> VideoFfmpegDecoderCreator(const std::string& name) in VideoFfmpegDecoderCreator() function64 definition.creator = VideoFfmpegDecoderCreator; in RegisterVideoDecoderPlugins()