Home
last modified time | relevance | path

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

/external/lzma/C/
D7zDec.c289 static BoolInt IS_SUPPORTED_CODER(const CSzCoderInfo *c) in IS_SUPPORTED_CODER() function
303 if (!IS_SUPPORTED_CODER(&f->Coders[0])) in CheckSupportedFolder()
348 if (!IS_SUPPORTED_CODER(&f->Coders[1]) in CheckSupportedFolder()
349 || !IS_SUPPORTED_CODER(&f->Coders[2]) in CheckSupportedFolder()