Searched refs:codeLen (Results 1 – 2 of 2) sorted by relevance
1304 context->codeLen = 4; in CXInitUncompContextLRC()1368 while ( context->codeLen > 0 ) in CXReadUncompLRC()1378 --context->codeLen; in CXReadUncompLRC()1404 context->codeLen = (u8)( -cnt ); in CXReadUncompLRC()1437 context->codeLen = (u8)( -cnt ); in CXReadUncompLRC()
161 u8 codeLen; // Code length required for a range coder: 1B member