Searched refs:_cvCalcVectorImage (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cvaux/src/
H A Dcvlee.cpp1177 void _cvCalcVectorImage(pCvDirection pImgVector,pCvDirection pVector,T* A);
3644 _cvCalcVectorImage(&Direction_img,pDirection, InversParabola);
3753 _cvCalcVectorImage(&Direction_img,pDirection, InversParabola);
3895 _cvCalcVectorImage(&Direction_img,pDirection, InversParabola);
4000 _cvCalcVectorImage(&Direction_img,pDirection, InversParabola);
4136 _cvCalcVectorImage(&Direction_img,&Direction, InversParabola2);
4276 _cvCalcVectorImage(&Direction_img,&Direction, InversParabola2);
4613 void _cvCalcVectorImage(pCvDirection pImgVector,pCvDirection pVector,T* A) function
4617 }//end of _cvCalcVectorImage

Completed in 95 milliseconds