Searched refs:next_in (Results 1 – 4 of 4) sorted by relevance
86 z_const Bytef *next_in; /* next input byte */ member
1543 s.next_in = NULL; in InitUncompressContextDeflateCommon()1564 s.next_in = reinterpret_cast<nncxZlib_Bytef*>(const_cast<void*>(pData)); in ReadUncompressDeflateCommon()
1088 s.next_in = reinterpret_cast<nncxZlib_Bytef*>(const_cast<void*>(pSrc)); in UncompressDeflateCommon()
1322 s.next_in = reinterpret_cast<nncxZlib_Bytef*>(const_cast<void*>(pSrc)); in CompressDeflateCommon()