frac32 x
frac32 y
None
int8array128.vbar scope
int8_t t[128];
int index;
int i;
for (i = 0; i < 128; i++)
t[i] = 0;
index = 0;
int i;
for (i = 0; i < 128; i++) {
disp_scope[i] = 0;
}
disp_scope[inlet_x >> 20] = inlet_y >> 20;