Searched refs:lzLength (Results 1 – 1 of 1) sorted by relevance
893 u16 lzLength = (u16)( (length & 0xFF) + 3 ); in CXReadUncompLH() local953 if ( context->destCount < lzLength ) in CXReadUncompLH()960 lzLength = (u16)context->destCount; in CXReadUncompLH()963 context->destCount -= lzLength; in CXReadUncompLH()964 while ( lzLength-- ) in CXReadUncompLH()