Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/lzma/
H A DLzmaDec.c711 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) in LzmaDec_InitDicAndState() argument
717 if (initDic) in LzmaDec_InitDicAndState()