Home | History | Annotate | Download | only in lib

Lines Matching refs:ref2

354     const BYTE* ref2=NULL;
382 ml2 = LZ4HC_InsertAndGetWiderMatch(ctx, ip + ml - 2, ip + 1, matchlimit, ml, &ref2, &start2, maxNbAttempts);
406 ref =ref2;
426 ref2 += correction;
443 if (LZ4HC_encodeSequence(&ip, &op, &anchor, ml2, ref2, limit, oend)) return 0;
455 ref2 += correction;
460 ref2 = ref3;
471 ref0 = ref2;
477 ref2 = ref3;
497 ref2 += correction;
509 ref = ref2;
513 ref2 = ref3;