Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/build/libraries/cx/src/
DCXStreamingUncompression.c59 context->flagIndex = 0; in CXInitUncompContextLZ()
305 while ( context->flagIndex > 0 ) in CXReadUncompLZ()
406 context->flagIndex--; in CXReadUncompLZ()
415 context->flagIndex = 8; in CXReadUncompLZ()
/RvlSDK-3.2.2/include/revolution/cx/
DCXStreamingUncompression.h96 u8 flagIndex; // Current compression flag index: 1B member