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

/ast/src/lib/libvcodex/
H A Dvcio.c306 static int Ifour[256], Ilast[256]; local
316 if(Ifour[255] == 0) /* initialize the inversion arrays */
322 { Ifour[k] = b-8; /* set # of bits needed */
334 Ifour[Gfour[k] >> (VC_BITSIZE-8)] = k;
346 if((g = Ifour[b]) >= 0)

Completed in 7 milliseconds