Home
last modified time | relevance | path

Searched refs:x3 (Results 1 – 25 of 41) sorted by relevance

12

/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
Ddb_image_homography.cpp80 double x1[3],double x2[3],double x3[3],double x4[3], in db_StitchProjective2D_4Points()
88 db_SProjImagePointPointConstraints(c+36,c+45,xp3,x3); in db_StitchProjective2D_4Points()
95 double x1[3],double x2[3],double x3[3], in db_StitchAffine2D_3Points()
103 db_SAffineImagePointPointConstraints(c+28,c+35,xp3,x3); in db_StitchAffine2D_3Points()
177 int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double x3[3],d… in db_StitchRotationCommonFocalLength_3Points()
214 cost=db_SquaredReprojectionErrorHomography(y,hyp_point,x3); in db_StitchRotationCommonFocalLength_3Points()
Ddb_image_homography.h47 double x1[3],double x2[3],double x3[3],double x4[3],
62 double x1[3],double x2[3],double x3[3],
100 … int db_StitchRotationCommonFocalLength_3Points(double H[9],double x1[3],double x2[3],double x3[3],
Ddb_utilities_camera.h158 double x3,m; in db_ImageHomographyInhomogenous() local
160 x3=H[6]*x[0]+H[7]*x[1]+H[8]; in db_ImageHomographyInhomogenous()
161 if(x3!=0.0) in db_ImageHomographyInhomogenous()
163 m=1.0/x3; in db_ImageHomographyInhomogenous()
/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/internal/
Dbiginteger.h263 uint64_t x0 = a0 * b0, x1 = a0 * b1, x2 = a1 * b0, x3 = a1 * b1; in MulAdd64()
267 x3 += (static_cast<uint64_t>(1) << 32); in MulAdd64()
269 uint64_t hi = x3 + (x1 >> 32); in MulAdd64()
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
DGeometry.h129 …uadCentroid(double x0, double y0, double x1, double y1, double x2, double y2, double x3, double y3, in FindQuadCentroid() argument
144 FindTriangleCentroid(x0, y0, x3, y3, x2, y2, mass2, cent2x, cent2y); in FindQuadCentroid()
DBlend.cpp144 double z, x0, y0, x1, y1, x2, y2, x3, y3; in runBlend() local
172 FrameToMosaic(mb->trs, mb->width-1.0, 0.0, x3, y3); in runBlend()
180 … if(x3 > xRightCorners[0] || x2 > xRightCorners[1]) // If either of the right corners is higher in runBlend()
182 xRightCorners[0] = x3; in runBlend()
200 … FindQuadCentroid(x0, y0, x1, y1, x2, y2, x3, y3, csite->getVCenter().x, csite->getVCenter().y); in runBlend()
/packages/services/Car/car-lib/api/released/
D2.txt204 field public static final int GEAR_THIRD = 3; // 0x3
205 field public static final int IGNITION_STATE_ACC = 3; // 0x3
238 field public static final int SENSOR_RATE_NORMAL = 3; // 0x3
249 field public static final int SENSOR_TYPE_RPM = 3; // 0x3
272 field public static final int CAR_AUDIO_USAGE_NAVIGATION_GUIDANCE = 3; // 0x3
D1.txt204 field public static final int GEAR_THIRD = 3; // 0x3
232 field public static final int SENSOR_RATE_NORMAL = 3; // 0x3
242 field public static final int SENSOR_TYPE_RPM = 3; // 0x3
265 field public static final int CAR_AUDIO_USAGE_NAVIGATION_GUIDANCE = 3; // 0x3
/packages/services/Car/car-lib/api/
Dcurrent.txt110 field public static final int DISPLAY_TYPE_HUD = 3; // 0x3
137 field public static final int CHADEMO = 3; // 0x3
155 field public static final int DIESEL_1 = 3; // 0x3
174 field public static final int REAR_RIGHT = 3; // 0x3
195 field public static final int VEHICLE_AREA_TYPE_SEAT = 3; // 0x3
444 field public static final int VEHICLE_PROPERTY_ACCESS_READ_WRITE = 3; // 0x3
486 field @Deprecated public static final int IGNITION_STATE_ACC = 3; // 0x3
496 field @Deprecated public static final int INDEX_WHEEL_DISTANCE_REAR_RIGHT = 3; // 0x3
575 field public static final int CAR_SET_PROPERTY_ERROR_CODE_PROPERTY_NOT_AVAILABLE = 3; // 0x3
Dsystem-current.txt30 field public static final int FEATURE_REQUEST_NOT_EXISTING = 3; // 0x3
105 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3
122 field public static final int ERROR_INCOMPATIBLE_MODE = 3; // 0x3
168 field public static final int READ_WRITE = 3; // 0x3
178 field public static final int HERTZ = 3; // 0x3
384 field public static final int ETHANOL = 3; // 0x3
482 field public static final int LONG_TERM_FUEL_TRIM_BANK1 = 3; // 0x3
547 field public static final int IGNITION_SPECIFIC_MONITORS = 3; // 0x3
599 field public static final int FACE_AND_FLOOR = 3; // 0x3
921 field public static final int PROJECTION_STATE_ACTIVE_BACKGROUND = 3; // 0x3
[all …]
Dtest-current.txt63 field public static final int USER_LIFECYCLE_EVENT_TYPE_UNLOCKING = 3; // 0x3
/packages/modules/ArtPrebuilt/iorap/test/src/IorapTestApp/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/packages/apps/Car/tests/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/packages/inputmethods/LatinIME/gradle/wrapper/
Dgradle-wrapper.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/gradle/ org/ ...
/packages/services/Car/tests/BugReportApp/libs/
Dgrpc-context-1.19.0.jar ... .ScheduledExecutorService x2 io.grpc.Context$1 x3 } io/grpc/Context$1FixedContextExecutor. ...
Dopencensus-api-0.21.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/opencensus/ io/ ...
/packages/providers/MediaProvider/apex/framework/api/
Dcurrent.txt56 field public static final int MATCH_ONLY = 3; // 0x3
241 field public static final int MEDIA_TYPE_VIDEO = 3; // 0x3
298 field @Deprecated public static final int MICRO_KIND = 3; // 0x3
382 field @Deprecated public static final int MICRO_KIND = 3; // 0x3
/packages/apps/TV/tuner/proto/
Dchannel.proto112 SERVICE_TYPE_ATSC_AUDIO = 0x3;
/packages/apps/TV/libs/m2/
Dauto-factory-1.0-beta6.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
Djavapoet-1.11.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/squareup/ com/ ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/
DGLES11Canvas.java321 float x3 = m[0] * x1 + m[4] * y1 + m[12]; in mapPoints() local
324 r[0] = x3 / w3; in mapPoints()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp531 const int x3 = xCoordinates[end]; in calculateBeelineSpeedRate() local
533 const int beelineDistance = GeometryUtils::getDistanceInt(x2, y2, x3, y3); in calculateBeelineSpeedRate()
/packages/services/Telecomm/libs/
Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...

12