Searched refs:GRPSIZE (Results 1 - 2 of 2) sorted by relevance
/ast/src/lib/libvcodex/Vchuff/ |
H A D | vchhdr.h | 114 #define GRPSIZE(v,sz,o,f,n) \ macro
|
H A D | vchuffgroup.c | 70 #undef GRPSIZE macro 102 #define GRPSIZE(v,sz,o,n) \ macro 328 { sz = tbl[k].size; GRPSIZE(z, sz, obj+p, n); }
|
Completed in 24 milliseconds