Searched refs:srcTmpCnt (Results 1 – 2 of 2) sorted by relevance
66 u8 srcTmpCnt; // Size of data being read 1B member
93 context->srcTmpCnt = 0; in MI_InitUncompContextHuffman()635 … ldrb r9, [r0, #MIUncompContextHuffman.srcTmpCnt] // r9: srcTmpCnt = context->srcTmpCnt; in MI_ReadUncompHuffman()723 … strb r9, [r0, #MIUncompContextHuffman.srcTmpCnt] // r9: context->srcTmpCnt = srcTmpCnt; in MI_ReadUncompHuffman()