Home
last modified time | relevance | path

Searched refs:NumCoders (Results 1 – 4 of 4) sorted by relevance

/external/lzma/C/
D7zDec.c301 if (f->NumCoders < 1 || f->NumCoders > 4) in CheckSupportedFolder()
305 if (f->NumCoders == 1) in CheckSupportedFolder()
315 if (f->NumCoders == 2) in CheckSupportedFolder()
346 if (f->NumCoders == 4) in CheckSupportedFolder()
385 for (ci = 0; ci < folder->NumCoders; ci++) in SzFolder_Decode2()
396 if (folder->NumCoders == 4) in SzFolder_Decode2()
D7z.h44 UInt32 NumCoders; member
D7zArcIn.c438 f->NumCoders = 0; in SzGetNextFolderItem()
593 f->NumCoders = numCoders; in SzGetNextFolderItem()
/external/lzma/DOC/
D7zFormat.txt48 NumCoders
49 CodersInfo[NumCoders]
239 UINT64 NumCoders;
240 for (NumCoders)