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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwprefix.c76 ssize_t sseg; /* size of segment array */ member in struct:_pffile_s
237 if(pf->nseg >= pf->sseg)
241 pf->sseg = pf->nseg + 8;
547 { if(pfx->srcf->seg && pfx->srcf->sseg > 0)
552 { if(pfx->tarf->seg && pfx->tarf->sseg > 0)

Completed in 11 milliseconds