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

  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 97 MATRIX inmat,outmat; local
132 outmat[j][i] = temp * Det3(mat)/indet;
138 out->par[k]=(VP_PAR)outmat[i][j]; /*lint !e771*/
  /packages/apps/Gallery2/jni_mosaic/feature_stab/src/dbreg/
vp_motionmodel.c 97 MATRIX inmat,outmat; local
132 outmat[j][i] = temp * Det3(mat)/indet;
138 out->par[k]=(VP_PAR)outmat[i][j]; /*lint !e771*/
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.c 97 MATRIX inmat,outmat; local
132 outmat[j][i] = temp * Det3(mat)/indet;
138 out->par[k]=(VP_PAR)outmat[i][j]; /*lint !e771*/

Completed in 339 milliseconds