Home
last modified time | relevance | path

Searched refs:Bcj2Dec_Init (Results 1 - 4 of 4) sorted by relevance

/third_party/lzma/C/
H A DBcj2.h77 if (it's first call of Bcj2Dec_Decode() after Bcj2Dec_Init())
81 else // if there are more than one calls of Bcj2Dec_Decode() after Bcj2Dec_Init())
111 Bcj2Dec_Init() sets (CBcj2Dec::ip = 0)
112 if (ip != 0) property is required, the caller must set CBcj2Dec::ip after Bcj2Dec_Init()
114 void Bcj2Dec_Init(CBcj2Dec *p);
H A DBcj2.c16 void Bcj2Dec_Init(CBcj2Dec *p) in Bcj2Dec_Init() function
H A D7zDec.c525 Bcj2Dec_Init(&p); in SzFolder_Decode2()
/third_party/lzma/CPP/7zip/Compress/
H A DBcj2Coder.cpp452 Bcj2Dec_Init(&dec); in InitCommon()

Completed in 3 milliseconds