Home
last modified time | relevance | path

Searched refs:k_7zip_GUID_Data3_Decoder (Results 1 – 2 of 2) sorted by relevance

/external/lzma/CPP/7zip/
DIDecl.h13 #define k_7zip_GUID_Data3_Decoder 0x2790 macro
/external/lzma/CPP/7zip/Compress/
DCodecExports.cpp61 if (clsid->Data3 == k_7zip_GUID_Data3_Decoder) encode = false; in FindCodecClassId()
193 return MethodToClassID(k_7zip_GUID_Data3_Decoder, codec.Id, value); in GetMethodProperty()