/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_image_homography.cpp | 80 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()
|
D | db_image_homography.h | 47 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],
|
D | db_utilities_camera.h | 158 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/ |
D | biginteger.h | 263 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/ |
D | Geometry.h | 129 …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()
|
D | Blend.cpp | 144 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/ |
D | current.txt | 208 field public static final int GEAR_THIRD = 3; // 0x3 287 field public static final int SENSOR_RATE_NORMAL = 3; // 0x3 297 field public static final int SENSOR_TYPE_RPM = 3; // 0x3 317 field public static final int CAR_AUDIO_USAGE_NAVIGATION_GUIDANCE = 3; // 0x3
|
D | system-current.txt | 78 field public static final int VEHICLE_AREA_TYPE_SEAT = 3; // 0x3 433 field public static final int GEAR_THIRD = 3; // 0x3 512 field public static final int SENSOR_RATE_NORMAL = 3; // 0x3 522 field public static final int SENSOR_TYPE_RPM = 3; // 0x3 677 field public static final int CAR_AUDIO_USAGE_NAVIGATION_GUIDANCE = 3; // 0x3
|
/packages/apps/Launcher2/src/com/android/launcher2/ |
D | DeleteDropTarget.java | 283 final float x3 = to.left; // delete target t/l in createFlingToTrashAnimatorListener() local 304 (t * t) * x3; in createFlingToTrashAnimatorListener()
|
/packages/apps/TV/usbtuner/proto/ |
D | channel.proto | 92 SERVICE_TYPE_ATSC_AUDIO = 0x3;
|
/packages/services/Car/car-support-lib/api/ |
D | current.txt | 20 field public static final int CONNECTION_TYPE_ON_DEVICE_EMULATOR = 3; // 0x3 432 field public static final int GEAR_THIRD = 3; // 0x3 449 field public static final int INDEX_GPS_SATELLITE_ELEVATION_OFFSET = 3; // 0x3 458 field public static final int INDEX_LOCATION_ALTITUDE = 3; // 0x3 576 field public static final int SENSOR_RATE_NORMAL = 3; // 0x3 588 field public static final int SENSOR_TYPE_RPM = 3; // 0x3 646 field public static final int CAR_AUDIO_USAGE_NAVIGATION_GUIDANCE = 3; // 0x3
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | GLES11Canvas.java | 323 float x3 = m[0] * x1 + m[4] * y1 + m[12]; in mapPoints() local 326 r[0] = x3 / w3; in mapPoints()
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/ |
D | proximity_info_state_utils.cpp | 531 const int x3 = xCoordinates[end]; in calculateBeelineSpeedRate() local 533 const int beelineDistance = GeometryUtils::getDistanceInt(x2, y2, x3, y3); in calculateBeelineSpeedRate()
|
/packages/services/Telecomm/libs/ |
D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/packages/apps/TV/usbtuner/libs/ |
D | exoplayer_1.5.6.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/services/Car/bluetooth/bt-map-service/ |
D | bt_hci_startup_issues.txt | 40446 01-13 23:19:10.407 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40459 01-13 23:19:10.409 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40472 01-13 23:19:10.411 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40485 01-13 23:19:10.414 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40498 01-13 23:19:10.415 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40511 01-13 23:19:10.417 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40524 01-13 23:19:10.419 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 40537 01-13 23:19:10.421 2653 2704 I bt_vendor: get_vs_hci_event: Parameter Length: 0x3 41552 …ugin: hal_plugin_cdc_acdb_set_dev_info_i2s_type: ACDB => I2S Params: Bps=[0x3], SRM=[0x100], Direc… 41554 …fo_i2s_type: ACDB => I2S Params: ulAfeChannelMode=[0x7], ulAfeMonoStereo=[0x3], ulAfeWordSyncSrcSe… [all …]
|