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

  /external/lzma/CPP/7zip/Archive/7z/
7zHeader.h 114 const UInt32 k_BCJ = 0x3030103;
132 case k_BCJ:
7zUpdate.cpp 28 #define k_X86 k_BCJ
364 return (m == k_BCJ || m == k_BCJ2);
371 case k_BCJ:
407 m.Id = k_BCJ;
    [all...]
7zHandler.cpp 460 else if (id == k_BCJ) name = "BCJ";
  /external/lzma/C/
7zDec.c 27 #define k_BCJ 0x3030103
330 case k_BCJ:
523 case k_BCJ:

Completed in 1102 milliseconds