/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/modules/Cronet/api/ |
D | current.txt | 35 field public static final int HTTP_CACHE_DISK = 3; // 0x3 65 field public static final int ERROR_NETWORK_CHANGED = 3; // 0x3 123 field public static final int REQUEST_PRIORITY_MEDIUM = 3; // 0x3 150 field public static final int WAITING_FOR_DELEGATE = 3; // 0x3
|
/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/released/ |
D | 2.txt | 204 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
|
D | 1.txt | 204 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/ |
D | current.txt | 90 field public static final int CHADEMO = 3; // 0x3 106 field public static final int DIESEL_1 = 3; // 0x3 125 field public static final int REAR_RIGHT = 3; // 0x3 146 field public static final int VEHICLE_AREA_TYPE_SEAT = 3; // 0x3 364 field public static final int VEHICLE_PROPERTY_ACCESS_READ_WRITE = 3; // 0x3 406 field @Deprecated public static final int IGNITION_STATE_ACC = 3; // 0x3 416 field @Deprecated public static final int INDEX_WHEEL_DISTANCE_REAR_RIGHT = 3; // 0x3
|
D | system-current.txt | 79 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3 95 field public static final int ERROR_INCOMPATIBLE_MODE = 3; // 0x3 149 field public static final int READ_WRITE = 3; // 0x3 159 field public static final int HERTZ = 3; // 0x3 362 field public static final int ETHANOL = 3; // 0x3 460 field public static final int LONG_TERM_FUEL_TRIM_BANK1 = 3; // 0x3 525 field public static final int IGNITION_SPECIFIC_MONITORS = 3; // 0x3 831 field public static final int PROJECTION_STATE_ACTIVE_BACKGROUND = 3; // 0x3 883 field public static final int PRE_EOL_INFO_URGENT = 3; // 0x3
|
/packages/apps/TV/tuner/proto/ |
D | channel.proto | 112 SERVICE_TYPE_ATSC_AUDIO = 0x3;
|
/packages/apps/Gallery2/src/com/android/gallery3d/glrenderer/ |
D | GLES11Canvas.java | 321 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/ |
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/modules/IPsec/api/ |
D | system-current.txt | 250 field public static final int ENCRYPTION_ALGORITHM_3DES = 3; // 0x3
|
/packages/providers/TelephonyProvider/assets/sdk28_carrier_id/ |
D | carrier_list.textpb | 10049 imsi_prefix_xpattern: "248010x3"
|
/packages/providers/TelephonyProvider/assets/sdk29_carrier_id/ |
D | carrier_list.textpb | 9788 imsi_prefix_xpattern: "248010x3"
|
/packages/providers/TelephonyProvider/assets/latest_carrier_id/ |
D | carrier_list.textpb | 9743 imsi_prefix_xpattern: "248010x3"
|
/packages/providers/TelephonyProvider/assets/sdk30_carrier_id/ |
D | carrier_list.textpb | 9743 imsi_prefix_xpattern: "248010x3"
|
/packages/apps/TV/tuner/tests/assets/ |
D | capture_kqed.ts | 3190 …eݟW�q�o)_��҇�{(ʿ�aTt����To���{9�2.��1g�{��:�@���2F�����I�c��{���w&�sū�x3���b5�6|�W���Ȼ�I"G�… 3225 �n�$�Wͪ��=j�.*�r�h"��3�x3���ܝ��&u^"�qi#ԝ&��k������M_4�u�IG1��:����uޤ��m�g�n���k����U�'… 26694 ֲQ*8���i��4�k�a,x]x3� 31066 �L�����@�aIs 0>��r`&�������Cr��5���Đ�x3� �!& 32601 …�G�tC7�ҿîP2h� ���|t4�s��b���ņ`�Hi3`+�x�(�M�AGQ�&�_Ko��x3��p�C �H����Q�p�… 46636 <�o>ʹ�sI����$&���u�pp��>��x3.�����'��&��@�.�ל.6��DdੇFޏ�� 47822 …GTx3<᮪���+��&ɸì�6IQ�$=Au… 52806 !p�-�$mC����җ�.�KN��%�����,3#�U-@�\��%���Ԕ�x3�#e����`�dӃ(����0�b�'���g�J… 58697 ,�Ҟ���ԺN��d��aaK�x3��U�d���ηx�c�������X���B7�[ �6��a|�Ĕ/����fj�mX��.ϷsοtH_��*&�… 62428 …��$DZ4,���&�}��b6c�+n9w��ݬ�ɝo�h``\���,�W�����e�*�U2q�1V�sמN���x3{�}Q2���ʿ:#0�>��^… [all …]
|
/packages/apps/DocumentsUI/tests/res/raw/ |
D | images_tar | 4129 …q��?A�J�>i��9�;{�V�[cl�t�ŕ���������e;'�5-b���M|� �0"i<z��sI���;�x3�g�:x���Z�$@A�.3�ܜg… 4323 …]�C�%��bx�#!d��܆BNO皕|[+�wܠ7xt���k��?ko���Q���U#���u9���=+V����`�X�<x3a0�\�����>��5 �T… 4504 ��A�J��_���N���R�VW6�M'"�q��;�}}��wU��p��L���ZLȤ�q2+u�+��?\c���x3�4Х{s+�yEX��Vm*�;�����… 4566 ���q�4��TP TPFHb3�֙*+J��NX��?k�����P-Oן�x3�ЙDms�] ��R巾rY�����G���_�-�샠���to���Z 6404 …n!'�:����9㡬;KѬ.�c4��1H�����z�O�R��ڮ��0��&G�3��t5s����eF<�9�4��.)O��x3`0�GS�<U��0ʋ���q�A��… 10363 …0�~G�T�hc**�#��b��+8�N8���nW��OJ�������b2���P����H[hq�g���x3�j#�$�^ �)T�m\��I… 14242 Ԃ@�oz��� M<F�8�8�G�凰�O³��j�Ũ���I1��3؎��4��H����M^ckac2�6�\��8�R�x3�o������Y�B{��y�}��4?j>… 14466 …����E&�������ҳ5�J�G��)�7�y>����Efv�&����E�l<�-�y��������P�z����HNW9H��eH.s�����*U�x3� 18475 …���!*I�r�`�x�@�T���mW\�e��[i�"�1�������7��ޭ�]�\�e��Vs#�����S7(�w�K�x3��{o�lp�����{q^…
|