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

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_matching.h31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
49 of image patch*/
52 /*Pointer to patch layout*/
53 const float *patch; member in class:db_PointInfo_f
76 of image patch*/
79 /*Pointer to patch layout*/
80 const short *patch; member in class:db_PointInfo_u
165 * then the correlation patches themselves are warped before being placed in the patch space.
H A Ddb_feature_matching.cpp559 inline void db_SignedSquareNormCorr5x5_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
570 f= *pf++; f2sum=f*f; fsum=f; (*patch++)=f;
571 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
572 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
573 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
574 f= *pf; f2sum+=f*f; fsum+=f; (*patch++)=f;
577 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
578 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
579 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
580 f= *pf++; f2sum+=f*f; fsum+=f; (*patch
626 db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
660 db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
1138 db_SignedSquareNormCorr11x11_PreAlign_AffinePatchWarp_u(short *patch,const unsigned char * const *f_img, int xi,int yi,float *sum,float *recip, const double Hinv[9],int affine) argument
2095 db_SignedSquareNormCorr11x11_PreAlign_f(float *patch,const float * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
[all...]
/packages/apps/Camera2/jni/feature_stab/db_vlvm/
H A Ddb_feature_matching.h31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
49 of image patch*/
52 /*Pointer to patch layout*/
53 const float *patch; member in class:db_PointInfo_f
76 of image patch*/
79 /*Pointer to patch layout*/
80 const short *patch; member in class:db_PointInfo_u
165 * then the correlation patches themselves are warped before being placed in the patch space.
H A Ddb_feature_matching.cpp559 inline void db_SignedSquareNormCorr5x5_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
570 f= *pf++; f2sum=f*f; fsum=f; (*patch++)=f;
571 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
572 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
573 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
574 f= *pf; f2sum+=f*f; fsum+=f; (*patch++)=f;
577 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
578 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
579 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
580 f= *pf++; f2sum+=f*f; fsum+=f; (*patch
626 db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
660 db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
1138 db_SignedSquareNormCorr11x11_PreAlign_AffinePatchWarp_u(short *patch,const unsigned char * const *f_img, int xi,int yi,float *sum,float *recip, const double Hinv[9],int affine) argument
2095 db_SignedSquareNormCorr11x11_PreAlign_f(float *patch,const float * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
[all...]
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_matching.h31 DB_API void db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
32 DB_API void db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip);
49 of image patch*/
52 /*Pointer to patch layout*/
53 const float *patch; member in class:db_PointInfo_f
76 of image patch*/
79 /*Pointer to patch layout*/
80 const short *patch; member in class:db_PointInfo_u
165 * then the correlation patches themselves are warped before being placed in the patch space.
H A Ddb_feature_matching.cpp559 inline void db_SignedSquareNormCorr5x5_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
570 f= *pf++; f2sum=f*f; fsum=f; (*patch++)=f;
571 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
572 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
573 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
574 f= *pf; f2sum+=f*f; fsum+=f; (*patch++)=f;
577 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
578 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
579 f= *pf++; f2sum+=f*f; fsum+=f; (*patch++)=f;
580 f= *pf++; f2sum+=f*f; fsum+=f; (*patch
626 db_SignedSquareNormCorr21x21_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
660 db_SignedSquareNormCorr11x11_PreAlign_u(short *patch,const unsigned char * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
1138 db_SignedSquareNormCorr11x11_PreAlign_AffinePatchWarp_u(short *patch,const unsigned char * const *f_img, int xi,int yi,float *sum,float *recip, const double Hinv[9],int affine) argument
2095 db_SignedSquareNormCorr11x11_PreAlign_f(float *patch,const float * const *f_img,int x_f,int y_f,float *sum,float *recip) argument
[all...]

Completed in 4856 milliseconds