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

  /external/lzma/C/
Lzma2Dec.h 25 #define Lzma2Dec_Construct(p) LzmaDec_Construct(&(p)->decoder)
Lzma2Dec.c 340 Lzma2Dec_Construct(&p);
7zDec.c 183 Lzma2Dec_Construct(&state);
XzDec.c 326 Lzma2Dec_Construct(decoder);
  /external/lzma/CPP/7zip/Compress/
Lzma2Decoder.cpp 31 Lzma2Dec_Construct(&_state);

Completed in 550 milliseconds