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

/ast/src/lib/libvcodex/
H A Dvcio.c306 static int Ifour[256], Ilast[256]; local
324 if((k & ~((1<<b)-1)) == k ) /* set value in Ilast[] */
329 Ilast[k|s] = g;
353 g = Ilast[b];

Completed in 724 milliseconds