Lines Matching refs:overlap
593 min=newBlock-nextOffset; /* minimum block start with overlap */
627 min=newBlock-nextOffset; /* minimum block start with overlap */
685 uint32_t blockSize, newTop, i, nextOffset, newBlock, min, overlap, maxOverlap;
723 min=newBlock-nextOffset; /* minimum block start with overlap */
763 * Overlap stage 3 blocks only in multiples of 16-entry blocks
767 for(overlap=0;
768 overlap<maxOverlap && stage3[newBlock-overlap-1]==0;
769 ++overlap) {}
771 overlap=(overlap/MBCS_STAGE_3_GRANULARITY)/maxCharLength;
772 overlap=(overlap*MBCS_STAGE_3_GRANULARITY)*maxCharLength;
774 newBlock-=overlap;
1180 /* find the size of the overlap */
1197 } else /* no overlap && newStart==start */ {
1234 /* find the size of the overlap */
1251 } else /* no overlap && newStart==start */ {
1292 /* find the size of the overlap */
1309 } else /* no overlap && newStart==start */ {