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

  /external/lzma/C/
Ppmd7.h 47 Int32 RunLength, InitRL; /* must be 32-bit at least */
Ppmd7.c 296 p->RunLength = p->InitRL = -(Int32)((p->MaxOrder < 12) ? p->MaxOrder : 12) - 1;
706 p->RunLength = p->InitRL;

Completed in 69 milliseconds