Searched refs:codeLen (Results 1 – 2 of 2) sorted by relevance
1291 context->codeLen = 4; in CXInitUncompContextLRC()1355 while ( context->codeLen > 0 ) in CXReadUncompLRC()1365 --context->codeLen; in CXReadUncompLRC()1391 context->codeLen = (u8)( -cnt ); in CXReadUncompLRC()1424 context->codeLen = (u8)( -cnt ); in CXReadUncompLRC()
161 u8 codeLen; // Code length required for a range coder: 1B member