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

/ast/src/lib/libvcodex/
H A Dvclog.c44 static unsigned char _Vcpow2[256] = { variable
121 got_byte: return lg + _Vcpow2[b];
149 lg = lg + _Vcpow2[b] - 7;
168 printf("static unsigned char _Vcpow2[256] = {\n");

Completed in 291 milliseconds