Home
last modified time | relevance | path

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

/external/lzma/C/
DLzFind.h27 Byte directInput; member
61 && (!(p)->directInput || (p)->directInputRem == 0))
DLzFind.c21 if (!p->directInput) in LzInWindow_Free()
33 if (p->directInput) in LzInWindow_Create()
65 if (p->directInput) in MatchFinder_ReadBlock()
108 if (p->directInput) in MatchFinder_NeedMove()
143 p->directInput = 0; in MatchFinder_Construct()
DLzmaEnc.c2740 p->matchFinderBase.directInput = 1; in LzmaEnc_SetInputBuf()