Home
last modified time | relevance | path

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

/external/lzma/CPP/7zip/Compress/
DCodecExports.cpp16 static const UInt16 kDecodeId = 0x2790; variable
19 0x23170F69, 0x40C1, kDecodeId, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00);
48 (clsID->Data3 & ~1) != kDecodeId) in FindCodecClassId()
50 encode = (clsID->Data3 != kDecodeId); in FindCodecClassId()
/external/lzma/CPP/7zip/Archive/
DDllExports2.cpp45 static const UInt16 kDecodeId = 0x2790; variable
48 0x23170F69, 0x40C1, kDecodeId, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00);