Searched refs:lzOffset (Results 1 – 1 of 1) sorted by relevance
953 u16 lzOffset; in ReadUncompLH() local980 lzOffset = (u16)( *(nodep + offset) + 1 ); in ReadUncompLH()1011 lzOffset = (u16)(val + 1); in ReadUncompLH()1027 *context->destp = *(context->destp - lzOffset); in ReadUncompLH()