Home
last modified time | relevance | path

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

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