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

  /device/google/contexthub/firmware/os/inc/algos/
fusion.h 48 struct Vec3 Ba, Bm;
  /frameworks/native/services/sensorservice/
Fusion.h 83 vec3_t Ba, Bm;
  /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
db_image_homography.cpp 243 double Aacc,Bacc,Aacc2,Bacc2,divisor,divisor2,m,Am,Bm;
295 Bm=Bacc*m;
297 R[1]= Bm;
298 R[2]= -Bm;
313 Bm=Bacc2*m;
315 R[1]= Bm;
316 R[2]= Bm;

Completed in 1651 milliseconds