Home
last modified time | relevance | path

Searched refs:lengthFlg (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/include/nitro/mi/
Duncomp_stream.h50 u8 lengthFlg; // Length-acquired flag 1B member
/TwlSDK-5.1.0/build/libraries/mi/common/src/
Dmi_uncomp_stream.c65 context->lengthFlg = 3; in MI_InitUncompContextLZ()
304 … ldrb r8, [r0, #MIUncompContextLZ.lengthFlg] // r8: lengthFlg = context->lengthFlg; in MI_ReadUncompLZ8()
423 strb r8, [r0, #MIUncompContextLZ.lengthFlg] // context->lengthFlg = lengthFlg; in MI_ReadUncompLZ8()
455 … ldrb r8, [r0, #MIUncompContextLZ.lengthFlg] // r8: lengthFlg = context->lengthFlg; in MI_ReadUncompLZ16()
600 strb r8, [r0, #MIUncompContextLZ.lengthFlg] // context->lengthFlg = lengthFlg; in MI_ReadUncompLZ16()