Searched refs:sqrt_buf (Results 1 – 1 of 1) sorted by relevance
210 CvMat *sqrt_buf = 0; in icvCornerEigenValsVecs() local298 CV_CALL( sqrt_buf = cvCreateMat( 2, size.width, CV_32F )); in icvCornerEigenValsVecs()395 stripe_size, sqrt_buf ); in icvCornerEigenValsVecs()399 stripe_size, sqrt_buf, k ); in icvCornerEigenValsVecs()403 stripe_size, sqrt_buf ); in icvCornerEigenValsVecs()414 cvReleaseMat( &sqrt_buf ); in icvCornerEigenValsVecs()