Home
last modified time | relevance | path

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

/external/lzma/C/
DXzDec.c778 static BoolInt XzBlock_AreSupportedFilters(const CXzBlock *p) in XzBlock_AreSupportedFilters() function
1157 if (!XzBlock_AreSupportedFilters(&p->block)) in XzUnpacker_Code()