HomeSort by relevance Sort by last modified time
    Searched refs:RunLength (Results 1 - 6 of 6) sorted by null

  /external/pdfium/third_party/libtiff/
tif_fax3.h 221 *pa++ = RunLength + (x); \
222 printf("SETVALUE: %d\t%d\n", RunLength + (x), a0); \
224 RunLength = 0; \
243 *pa++ = RunLength + (x); \
245 RunLength = 0; \
286 if (RunLength) \
331 RunLength += TabEnt->Param; \
353 RunLength += TabEnt->Param; \
395 RunLength += b1 - a0; \
410 RunLength += TabEnt->Param;
    [all...]
tif_fax3.c 110 int RunLength; /* length of current run */ \
240 RunLength = 0;
283 RunLength = 0;
    [all...]
  /external/lzma/C/
Ppmd7.h 47 Int32 RunLength, InitRL; /* must be 32-bit at least */
93 ((p->RunLength >> 26) & 0x20)]
Ppmd7.c 298 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1;
688 p->RunLength += p->PrevSuccess;
699 p->RunLength++;
708 p->RunLength = p->InitRL;
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/IScsiDxe/
IScsiProto.h 520 UINT32 RunLength;
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiProto.h 524 UINT32 RunLength;

Completed in 4392 milliseconds