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

/ast/src/lib/libvcodex/
H A Dvcodex.h121 typedef struct _vccontext_s Vccontext_t; typedef in typeref:struct:_vccontext_s
181 { Vccontext_t *next;
192 Vccontext_t* ctxt; /* list of contexts */
465 extern Vccontext_t* vcinitcontext _ARG_((Vcodex_t*, Vccontext_t*));
466 extern int vcfreecontext _ARG_((Vcodex_t*, Vccontext_t*));

Completed in 23 milliseconds