Searched refs:vcmt (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libvcodex/
H A Dvcopen.c79 Vcmethod_t* vcmt; /* actual Vcodex method */ member in struct:_meth_s
100 Vcmethod_t *vcmt; local
129 if(!(vcmt = vcgetmeth(meth, 0)))
143 mt->vcmt = vcmt;
151 { if(!(coder = vcopen(0, mt->vcmt, (Void_t*)mt->args, vc, type|VC_CLOSECODER)) )

Completed in 347 milliseconds