Searched defs:t2 (Results 1 - 6 of 6) sorted by relevance

/packages/apps/Camera/jni/feature_mos/src/mosaic/
H A DPyramid.cpp160 int t2 = in->ptr[j+1][i]; local
162 ((6 * t1 + (in->ptr[j-1][i] + t2) + 4) >> 3);
163 scr->ptr[j2+1][i] = (short)((t1 + t2 + 1) >> 1);
175 int t2 = scr->ptr[j][i+1]; local
178 scr->ptr[j][i-1] + t2 + 4) >> 3)));
180 (mode * ((t1 + t2 + 1) >> 1)));
/packages/apps/Camera/jni/feature_stab/db_vlvm/
H A Ddb_metrics.h326 double temp_valueE, t2; local
338 t2=1.0/(thresh*thresh*thresh*thresh);
349 isinlier=((temp_valueE<=t2)?1:0);
H A Ddb_rob_image_homography.cpp77 double t2,frac; local
79 t2=thresh*thresh;
82 i+=(db_SquaredInhomogenousHomographyError(xp_i+(c<<1),H,x_i+(c<<1))*one_over_scale2<=t2)?1:0;
284 double *t1,*t2; local
291 t2=JtJ_temp_ref[t];
294 t1[j]=t2[fetch_vector[j]];
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_metrics.h326 double temp_valueE, t2; local
338 t2=1.0/(thresh*thresh*thresh*thresh);
349 isinlier=((temp_valueE<=t2)?1:0);
H A Ddb_rob_image_homography.cpp77 double t2,frac; local
79 t2=thresh*thresh;
82 i+=(db_SquaredInhomogenousHomographyError(xp_i+(c<<1),H,x_i+(c<<1))*one_over_scale2<=t2)?1:0;
284 double *t1,*t2; local
291 t2=JtJ_temp_ref[t];
294 t1[j]=t2[fetch_vector[j]];
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 302 milliseconds