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

/ast/src/lib/libvcodex/Vcmisc/
H A Dvcstrip.c35 } Strip_t; typedef in typeref:struct:_strip_s
56 Strip_t *st;
59 if(!vc || !(st = vcgetmtdata(vc,Strip_t*)) )
193 Strip_t *st;
198 { if(!(st = calloc(1, sizeof(Strip_t))) )
220 { if((st = vcgetmtdata(vc, Strip_t*)) )

Completed in 10 milliseconds