Searched refs:Lzma2Dec_Construct (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/lzma_sdk/
H A DLzma2Dec.h27 #define Lzma2Dec_Construct(p) LzmaDec_Construct(&(p)->decoder) macro
H A DLzma2Dec.c338 Lzma2Dec_Construct(&decoder);
H A D7zDec.c181 Lzma2Dec_Construct(&state);
/external/lzma/C/
H A DLzma2Dec.h27 #define Lzma2Dec_Construct(p) LzmaDec_Construct(&(p)->decoder) macro
H A DLzma2Dec.c338 Lzma2Dec_Construct(&decoder);
H A D7zDec.c181 Lzma2Dec_Construct(&state);
H A DXzDec.c314 Lzma2Dec_Construct(decoder);
/external/lzma/CPP/7zip/Compress/
H A DLzma2Decoder.cpp31 Lzma2Dec_Construct(&_state);

Completed in 215 milliseconds