Searched refs:colmx_constructor (Results 1 – 2 of 2) sorted by relevance
/dports/multimedia/gpac-mp4box/gpac-1.0.0/src/jsmods/ |
H A D | evg.c | 3503 static JSValue colmx_constructor(JSContext *c, JSValueConst new_target, int argc, JSValueConst *arg… in colmx_constructor() function 6579 ctor = JS_NewCFunction2(c, colmx_constructor, "ColorMatrix", 1, JS_CFUNC_constructor, 0); in js_evg_load_module()
|
/dports/multimedia/gpac-libgpac/gpac-1.0.0/src/jsmods/ |
H A D | evg.c | 3503 static JSValue colmx_constructor(JSContext *c, JSValueConst new_target, int argc, JSValueConst *arg… in colmx_constructor() function 6579 ctor = JS_NewCFunction2(c, colmx_constructor, "ColorMatrix", 1, JS_CFUNC_constructor, 0); in js_evg_load_module()
|