Searched refs:remChunkLength (Results 1 – 1 of 1) sorted by relevance
1045 int remChunkLength = chunkLength - s.cdBrOffset; in copyFromCompoundDictionary() local1047 if (length > remChunkLength) { in copyFromCompoundDictionary()1048 length = remChunkLength; in copyFromCompoundDictionary()1058 if (length == remChunkLength) { in copyFromCompoundDictionary()