Searched refs:flagIndex (Results 1 – 2 of 2) sorted by relevance
49 u8 flagIndex; // Current compression flag index 1B member
63 context->flagIndex = 0; in MI_InitUncompContextLZ()302 … ldrb r6, [r0, #MIUncompContextLZ.flagIndex] // r6: flagIndex = context->flagIndex; in MI_ReadUncompLZ8()421 strb r6, [r0, #MIUncompContextLZ.flagIndex] // context->flagIndex = flagIndex; in MI_ReadUncompLZ8()453 … ldrb r6, [r0, #MIUncompContextLZ.flagIndex] // r6: flagIndex = context->flagIndex; in MI_ReadUncompLZ16()598 strb r6, [r0, #MIUncompContextLZ.flagIndex] // context->flagIndex = flagIndex; in MI_ReadUncompLZ16()