Searched refs:zsLevel (Results 1 – 3 of 3) sorted by relevance
895 cl->zsLevel[streamId] = zlibLevel;905 if (zlibLevel != cl->zsLevel[streamId]) {909 cl->zsLevel[streamId] = zlibLevel;
1059 cl->zsLevel[streamId] = zlibLevel; in CompressData()1069 if (zlibLevel != cl->zsLevel[streamId]) { in CompressData()1073 cl->zsLevel[streamId] = zlibLevel; in CompressData()
609 int zsLevel[4]; member