Searched refs:l_distortion (Results 1 – 1 of 1) sorted by relevance
877 CvMat l_distortion = cvMat(1, 5, CV_32F, l_distortion_data); in initVidereRectifyMaps() local889 CvMat* distortion = k == 0 ? &l_distortion : &r_distortion; in initVidereRectifyMaps()