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

/ast/src/lib/libvcodex/Vcwindow/
H A Dvcwprefix.c42 typedef struct _pftab_s Pftab_t; typedef in typeref:struct:_pftab_s
62 Pftab_t* tab;
148 sz = sizeof(Pffile_t) + n*sizeof(Pfobj_t) + k*sizeof(Pftab_t) + blsz;
154 pf->tab = (Pftab_t*)(pf->obj+n);
179 Pftab_t *tab;

Completed in 17 milliseconds