Home
last modified time | relevance | path

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

/external/lzma/C/
D7zDec.c273 if (f->NumCoders < 1 || f->NumCoders > 4) in CheckSupportedFolder()
277 if (f->NumCoders == 1) in CheckSupportedFolder()
283 if (f->NumCoders == 2) in CheckSupportedFolder()
306 if (f->NumCoders == 4) in CheckSupportedFolder()
344 for (ci = 0; ci < folder->NumCoders; ci++) in SzFolder_Decode2()
355 if (folder->NumCoders == 4) in SzFolder_Decode2()
D7z.h46 UInt32 NumCoders; member
D7zArcIn.c501 f->NumCoders = numCoders; in SzGetNextFolderItem()
/external/lzma/DOC/
D7zFormat.txt48 NumCoders
49 CodersInfo[NumCoders]
239 UINT64 NumCoders;
240 for (NumCoders)