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

  /packages/apps/Camera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 243 double Aacc,Bacc,Aacc2,Bacc2,divisor,divisor2,m,Am,Bm;
294 Am=Aacc*m;
296 R[0]= Am;
299 R[3]= Am;
312 Am=Aacc2*m;
314 R[0]= Am;
317 R[3]= -Am;
  /external/opencv/cxcore/src/
cxjacobieigens.cpp 87 double Am = AA[j];
89 anorm += Am * Am;
238 double Am = A1[j];
240 anorm += Am * Am;
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_pixels.c 146 int Am=0,Aw=0;
180 Am|=1<<i;
183 fprintf(stderr,"Aw=%d Am=0x%02X\n",Aw,Am);
202 a=(a<<format->Aloss)|((a*Am)>>Aw);
  /external/opencv/cv/src/
_cvmatrix.h 351 CvMat Am = cvMat( n, n, CV_64F, A );
354 cvInvert( &Am, &invAm, CV_SVD );
  /external/opencv/cvaux/src/
cveigenobjects.cpp 63 double Am = AA[j];
65 anorm += Am * Am;
    [all...]
  /frameworks/base/cmds/am/src/com/android/commands/am/
Am.java 19 package com.android.commands.am;
52 public class Am {
80 (new Am()).run(args);
    [all...]
  /external/chromium/third_party/libjingle/source/talk/session/phone/testdata/
video.rtpdump     [all...]
  /ndk/sources/host-tools/make-3.81/
configure     [all...]

Completed in 659 milliseconds