Home
last modified time | relevance | path

Searched defs:script_driver (Results 1 – 3 of 3) sorted by relevance

/dports/multimedia/mpv/mpv-0.34.1/video/filter/
H A Dvf_vapoursynth.c104 struct script_driver { struct
105 int (*init)(struct priv *p); // first time init
106 void (*uninit)(struct priv *p); // last time uninit
107 int (*load_core)(struct priv *p); // make vsapi/vscore available
108 int (*load)(struct priv *p, VSMap *vars); // also sets p->out_node
109 void (*unload)(struct priv *p); // unload script and maybe vs
/dports/chinese/tintin++/tt/src/
H A Dtokenize.c1226 struct session *script_driver(struct session *ses, int list, char *str) in script_driver() function
/dports/net/tintin++/tt/src/
H A Dtokenize.c1226 struct session *script_driver(struct session *ses, int list, char *str) in script_driver() function