Home | History | Annotate | Download | only in qemu

Lines Matching full:enc

2274 			static const unsigned char enc[16] =
2293 int n = enc[type] & 0xf;
2294 int stride = (enc[type] >> 4) + 1;