Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/cx/
Dcx_StreamingUncompression.h56 u8 flagIndex; // member
/CTR-SDK-4.2.5/sources/libraries/cx/
Dcx_StreamingUncompression.cpp90 context->flagIndex = 0; in InitUncompContextLZ()
349 while ( context->flagIndex > 0 ) in ReadUncompLZ()
450 context->flagIndex--; in ReadUncompLZ()
459 context->flagIndex = 8; in ReadUncompLZ()