Searched defs:EState (Results 1 – 1 of 1) sorted by relevance
117 typedef struct EState { struct119 bz_stream *strm;123 uint8_t mode;124 uint8_t state;127 uint8_t blockSize100k;135 uint32_t *arr1;136 uint32_t *arr2;139 uint16_t *quadrant;140 int32_t budget;143 uint32_t *ptr;[all …]