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

  /development/perftests/panorama/feature_stab/src/dbreg/
vp_motionmodel.h 132 and moves it by the par to get a point in insid
134 int insid; /* Inspection frame */ member in struct:__anon2567
270 #define VP_SET_INSID(m,id) do { (m).insid=id; } while (0)
  /packages/apps/Camera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 132 and moves it by the par to get a point in insid
134 int insid; /* Inspection frame */ member in struct:__anon44077
270 #define VP_SET_INSID(m,id) do { (m).insid=id; } while (0)
  /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/
vp_motionmodel.h 132 and moves it by the par to get a point in insid
134 int insid; /* Inspection frame */ member in struct:__anon44108
270 #define VP_SET_INSID(m,id) do { (m).insid=id; } while (0)

Completed in 220 milliseconds