Searched defs:vcopen (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvcopen.c30 Vcodex_t* vcopen(Vcdisc_t* disc, Vcmethod_t* meth, Void_t* init, function
33 Vcodex_t* vcopen(disc, meth, init, coder, flags)
151 { if(!(coder = vcopen(0, mt->vcmt, (Void_t*)mt->args, vc, type|VC_CLOSECODER)) )

Completed in 21 milliseconds