Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/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.1.4/include/revolution/cx/
DCXStreamingUncompression.h90 u8 flagIndex; // Current compression flag index 1B member