Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.c21 if (!p->directInput) in LzInWindow_Free()
33 if (p->directInput) in LzInWindow_Create()
63 if (p->directInput) in MatchFinder_ReadBlock()
104 if (p->directInput) in MatchFinder_NeedMove()
139 p->directInput = 0; in MatchFinder_Construct()
DLzFind.h39 int directInput; member
DLzmaEnc.c2070 p->matchFinderBase.directInput = 1; in LzmaEnc_SetInputBuf()