HomeSort by relevance Sort by last modified time
    Searched refs:ntemp (Results 1 - 3 of 3) sorted by null

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 98 int i, j, k, l, m, n,ntemp; local
129 ntemp = (i +j ) %2;
130 if( ntemp == 0) temp = 1.;
  /packages/apps/Camera2/jni/feature_stab/src/dbreg/
vp_motionmodel.c 98 int i, j, k, l, m, n,ntemp; local
129 ntemp = (i +j ) %2;
130 if( ntemp == 0) temp = 1.;
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 98 int i, j, k, l, m, n,ntemp; local
129 ntemp = (i +j ) %2;
130 if( ntemp == 0) temp = 1.;

Completed in 45 milliseconds