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

/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc) argument
97 mov edx,dxx
136 /***************dxx dxy dyy low part 25-49*********************************/
165 /***************dxx dxy dyy high part 50-79*********************************/
208 dxx[c]=Ix*Ix;
209 dxx[c+128]=Ix*Iy;
210 dxx[c+256]=Iy*Iy;
280 /***************dxx part 1-14*********************************/
303 movq [esi],mm0 /*14 Store dxx sums*/
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp84 inline void db_IxIyRow_u(int *dxx,const unsigned char * const *img,int i,int j,int nc) argument
97 mov edx,dxx
136 /***************dxx dxy dyy low part 25-49*********************************/
165 /***************dxx dxy dyy high part 50-79*********************************/
208 dxx[c]=Ix*Ix;
209 dxx[c+128]=Ix*Iy;
210 dxx[c+256]=Iy*Iy;
280 /***************dxx part 1-14*********************************/
303 movq [esi],mm0 /*14 Store dxx sums*/

Completed in 36 milliseconds