Lines Matching refs:Init
35 void Init() { Processed = 0; } in Init() function
53 void Init() { Processed = 0; } in Init() function
144 void Init();
151 void CRangeDecoder::Init() in Init() function in CRangeDecoder
244 void Init() in Init() function in CBitTreeDecoder
283 void Init() in Init() function in CLenDecoder
287 HighCoder.Init(); in Init()
290 LowCoder[i].Init(); in Init()
291 MidCoder[i].Init(); in Init()
408 PosSlotDecoder[i].Init(); in InitDist()
409 AlignDecoder.Init(); in InitDist()
445 void Init() in Init() function in CLzmaDecoder
457 LenDecoder.Init(); in Init()
458 RepLenDecoder.Init(); in Init()
469 Init(); in Decode()
470 RangeDec.Init(); in Decode()
617 inStream.Init(); in main2()
623 lzmaDecoder.OutWindow.OutStream.Init(); in main2()