Searched refs:clearCode_ (Results 1 – 2 of 2) sorted by relevance
586 clearCode_ = CLEAR_CODE; in InitDictionary()587 eofCode_ = clearCode_ + 1; in InitDictionary()623 LZWWriteOut(clearCode_); in LZWEncodeFrame()669 if (LZWWriteOut(clearCode_)) { in LZWEncode()
87 int clearCode_; variable