Searched refs:endCorr (Results 1 – 1 of 1) sorted by relevance
67 float endCorr; /* end of correspondence destination of run */ in icvMorphEpilines8uC3() local95 endCorr = (float) first_corr[curr]; in icvMorphEpilines8uC3()101 endDestLine = (int) (alpha * endLine + alpha1 * endCorr); in icvMorphEpilines8uC3()109 if( begCorr != endCorr ) in icvMorphEpilines8uC3()184 endCorr = (float) second_corr[curr]; in icvMorphEpilines8uC3()190 endDestLine = (int) (alpha1 * endLine + alpha * endCorr); in icvMorphEpilines8uC3()198 if( begCorr != endCorr ) in icvMorphEpilines8uC3()