Lines Matching refs:opStart2
274 BYTE *const opStart2 = ostart + segmentSize;
275 BYTE *const opStart3 = opStart2 + segmentSize;
278 BYTE *op2 = opStart2;
331 if (op1 > opStart2)
340 HUF_decodeStreamX2(op1, &bitD1, opStart2, dt, dtLog);
733 BYTE *const opStart2 = ostart + segmentSize;
734 BYTE *const opStart3 = opStart2 + segmentSize;
737 BYTE *op2 = opStart2;
791 if (op1 > opStart2)
800 HUF_decodeStreamX4(op1, &bitD1, opStart2, dt, dtLog);