Lines Matching refs:opStart3
275 BYTE *const opStart3 = opStart2 + segmentSize;
276 BYTE *const opStart4 = opStart3 + segmentSize;
279 BYTE *op3 = opStart3;
333 if (op2 > opStart3)
341 HUF_decodeStreamX2(op2, &bitD2, opStart3, dt, dtLog);
734 BYTE *const opStart3 = opStart2 + segmentSize;
735 BYTE *const opStart4 = opStart3 + segmentSize;
738 BYTE *op3 = opStart3;
793 if (op2 > opStart3)
801 HUF_decodeStreamX4(op2, &bitD2, opStart3, dt, dtLog);