Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.c19 if (!p->directInput) in LzInWindow_Free()
31 if (p->directInput) in LzInWindow_Create()
61 if (p->directInput) in MatchFinder_ReadBlock()
102 if (p->directInput) in MatchFinder_NeedMove()
137 p->directInput = 0; in MatchFinder_Construct()
DLzFind.h41 int directInput; member
DLzmaEnc.c2059 p->matchFinderBase.directInput = 1; in LzmaEnc_SetInputBuf()