Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/lib/lzma/
H A DLzmaDec.c711 void LzmaDec_InitDicAndState(CLzmaDec *p, Bool initDic, Bool initState) in LzmaDec_InitDicAndState() argument
723 if (initState) in LzmaDec_InitDicAndState()