Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/
DIDecl.h14 #define k_7zip_GUID_Data3_Encoder 0x2791 macro
/external/lzma/CPP/7zip/Compress/
DCodecExports.cpp62 else if (clsid->Data3 != k_7zip_GUID_Data3_Encoder) return S_OK; in FindCodecClassId()
197 return MethodToClassID(k_7zip_GUID_Data3_Encoder, codec.Id, value); in GetMethodProperty()