Home
last modified time | relevance | path

Searched refs:getPluginById (Results 1 – 25 of 26) sorted by relevance

12

/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/subtext/
H A Dcommon.c11 VSPlugin *std_plugin = vsapi->getPluginById("com.vapoursynth.std", core); in blendSubtitles()
12 VSPlugin *resize_plugin = vsapi->getPluginById("com.vapoursynth.resize", core); in blendSubtitles()
H A Dimage.cpp611 VSPlugin *std_plugin = vsapi->getPluginById("com.vapoursynth.std", core); in imageFileCreate()
684 VSPlugin *text_plugin = vsapi->getPluginById("com.vapoursynth.text", core); in imageFileCreate()
/dports/graphics/vapoursynth-waifu2x-w2xc/VapourSynth-Waifu2x-w2xc-r8/Waifu2x-w2xc/
H A DWaifu2x-w2xc.cpp233 … VSMap * ret = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.text", core), "Text", args); in waifu2xCreate()
272 …const std::string pluginPath{ vsapi->getPluginPath(vsapi->getPluginById("com.holywu.waifu2x-w2xc",… in waifu2xCreate()
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/include/
H A DofxhImageEffectAPI.h184 ImageEffectPlugin *getPluginById(const std::string &id, int vermaj=-1, int vermin=-1);
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/include/
H A DofxhImageEffectAPI.h184 ImageEffectPlugin *getPluginById(const std::string &id, int vermaj=-1, int vermin=-1);
/dports/multimedia/vapoursynth/vapoursynth-R54/src/core/
H A Dvsapi.cpp414 static VSPlugin *VS_CC getPluginById(const char *identifier, VSCore *core) VS_NOEXCEPT { in getPluginById() function
416 return core->getPluginById(identifier); in getPluginById()
578 &getPluginById,
H A Dmergefilters.c204 …VSMap *mout = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.resize", core), "Bilinear", min); in preMultiplyCreate()
608 …VSMap *mout = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.std", core), "ShufflePlanes", mi… in maskedMergeCreate()
620 …VSMap *mout = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.resize", core), "Bilinear", min); in maskedMergeCreate()
H A Dboxblurfilter.cpp353 VSPlugin *stdplugin = vsapi->getPluginById("com.vapoursynth.std", core); in boxBlurCreate()
H A Dvscore.h672 VSPlugin *getPluginById(const std::string &identifier);
H A Dtextfilter.cpp655 VSPlugin *stdPlugin = vsapi->getPluginById("com.vapoursynth.std", core); in textCreate()
H A Dvscore.cpp1428 VSPlugin *VSCore::getPluginById(const std::string &identifier) { function in VSCore
1450 VSPlugin *already_loaded_plugin = getPluginById(p->id);
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/examples/
H A DhostDemo.cpp135 …OFX::Host::ImageEffect::ImageEffectPlugin* plugin = imageEffectPluginCache.getPluginById("net.sf.o… in main()
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/examples/
H A DhostDemo.cpp135 …OFX::Host::ImageEffect::ImageEffectPlugin* plugin = imageEffectPluginCache.getPluginById("net.sf.o… in main()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/ocr/
H A Docr.c247 VSPlugin *ocr_plugin = vsapi->getPluginById("biz.srsfckn.ocr", core); in OCRCreate()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/misc/
H A Dmiscfilters.cpp109 invmap2 = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.std", core), "Trim", invmap); in scDetectCreate()
118 … invmap2 = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.std", core), "PlaneStats", invmap); in scDetectCreate()
120 invmap = vsapi->invoke(vsapi->getPluginById("com.vapoursynth.std", core), "Cache", invmap2); in scDetectCreate()
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtc/
H A DConvert.cpp59 , _fmtc (*(vsapi.getPluginById (fmtc_PLUGIN_NAME, &core))) in Convert()
/dports/multimedia/vapoursynth/vapoursynth-R54/include/
H A DVapourSynth.h269 VSPlugin *(VS_CC *getPluginById)(const char *identifier, VSCore *core) VS_NOEXCEPT;
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/
H A DVapourSynth.h761 VSPlugin *(VS_CC *getPluginById)(const char *identifier, VSCore *core) VS_NOEXCEPT;
/dports/multimedia/vapoursynth/vapoursynth-R54/src/cython/
H A Dvapoursynth.pxd236 VSPlugin *getPluginById(const char *identifier, VSCore *core) nogil
/dports/graphics/openfx-arena/openfx-arena-Natron-2.3.14/OpenFX/HostSupport/src/
H A DofxhImageEffectAPI.cpp311 ImageEffectPlugin *PluginCache::getPluginById(const std::string &id, int vermaj, int vermin) in getPluginById() function in OFX::Host::ImageEffect::PluginCache
/dports/graphics/openfx-misc/openfx-misc-3ab0531/openfx/HostSupport/src/
H A DofxhImageEffectAPI.cpp311 ImageEffectPlugin *PluginCache::getPluginById(const std::string &id, int vermaj, int vermin) in getPluginById() function in OFX::Host::ImageEffect::PluginCache
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/imwri/
H A Dimwri.cpp65 const char *pathPtr = vsapi->getPluginPath(vsapi->getPluginById(IMWRI_ID, core)); in initMagick()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/avisynth/
H A Davisynth_compat.cpp725 …nction(fname, apply, parsedArgs, user_data, interfaceVersion), vsapi->getPluginById("com.vapoursyn… in AddFunction()
/dports/multimedia/vapoursynth/vapoursynth-R54/src/filters/vivtc/
H A Dvivtc.c804 VSPlugin *stdplugin = vsapi->getPluginById("com.vapoursynth.std", core); in invokePlaneDifference()
/dports/multimedia/vapoursynth/vapoursynth-R54/doc/api/
H A Dvapoursynth.h.rst2095 VSPlugin_ \*getPluginById(const char \*identifier, VSCore_ \*core)

12