Searched refs:altitude (Results 1 - 25 of 46) sorted by relevance

12

/hardware/bsp/intel/peripheral/libupm/examples/javascript/
H A Dbmpx8x.js32 var pressure, temperature, altitude, sealevel;
34 // Print the pressure, altitude, sea level, and
40 var altitude = myBarometerObj.getAltitude();
44 BMPX8Xresults += ", altitude value = " + altitude;
/hardware/bsp/intel/peripheral/libupm/examples/c++/
H A Dbmpx8x.cxx49 float altitude = 0; local
55 // Print the pressure, altitude, sea level, and
60 altitude = sensor->getAltitude ();
65 ", altitude value = " <<
66 altitude <<
H A Dmpl3115a2.cxx53 float altitude = 0.0; local
63 altitude = sensor->getAltitude();
68 ", altitude value = " <<
69 altitude <<
/hardware/bsp/intel/peripheral/libupm/src/bmpx8x/
H A Dbmpx8x.cxx163 float altitude; local
167 altitude = 44330 * (1.0 - pow(pressure /sealevelPressure,0.1903));
169 return altitude;
/hardware/libhardware/include/hardware/
H A Dfused_location.h136 /** FlpLocation has valid altitude. */
163 * Represents altitude in meters above the WGS 84 reference
165 double altitude; member in struct:__anon1706
H A Dgps.h95 /** GpsLocation has valid altitude. */
537 * Represents altitude in meters above the WGS 84 reference ellipsoid.
539 double altitude; member in struct:__anon1722
/hardware/libhardware_legacy/include/hardware_legacy/
H A Drtt.h250 int altitude; // Altitude in units of 1/256 m member in struct:__anon1969
/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp46 double altitude = 0.0; variable
1211 printf(" c. Altitude: %.7lf\n", altitude);
1256 altitude += 12345.67890123456789;
1258 if (altitude > 100000.0) {
1259 altitude -= 200000.0;
1262 snprintf(coord_str, 100, "%.20lf", altitude);
H A Dcamera_test_script.cpp76 extern double altitude;
967 altitude += 12345.67890123456789;
968 if (altitude > 100000.0)
970 altitude -= 200000.0;
972 snprintf(coord_str, 7, "%.7lf", altitude);
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParametersIntf.h132 int32_t getExifAltitude(rat_t *altitude, char *altRef);
/hardware/qcom/gps/core/
H A Dgps_extended_c.h231 /** GpsLocationExtended has valid altitude. */
249 /** GpsLocationExtended has valid altitude mean sea level. */
287 double altitude; member in struct:GpsExtLocation_s
H A DLocApiBase.cpp237 "altitude: %f\n speed: %f\n bearing: %f\n accuracy: %f\n "
242 location.gpsLocation.altitude, location.gpsLocation.speed,
/hardware/qcom/gps/msm8084/core/
H A Dgps_extended_c.h216 /** GpsLocationExtended has valid altitude. */
234 /** GpsLocationExtended has valid altitude mean sea level. */
272 double altitude; member in struct:GpsExtLocation_s
/hardware/qcom/gps/msm8994/core/
H A Dgps_extended_c.h231 /** GpsLocationExtended has valid altitude. */
249 /** GpsLocationExtended has valid altitude mean sea level. */
287 double altitude; member in struct:GpsExtLocation_s
H A DLocApiBase.cpp237 "altitude: %f\n speed: %f\n bearing: %f\n accuracy: %f\n "
242 location.gpsLocation.altitude, location.gpsLocation.speed,
/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraParametersIntf.h139 int32_t getExifAltitude(rat_t *altitude, char *altRef);
/hardware/ti/omap4-aah/test/CameraHal/
H A Dcamera_test_menu.cpp66 double altitude = 0.0; variable
2365 printf(" c. Altitude: %.7lf\n", altitude);
2410 altitude += 12345.67890123456789;
2412 if (altitude > 100000.0) {
2413 altitude -= 200000.0;
2416 snprintf(coord_str, 100, "%.20lf", altitude);
H A Dcamera_test_script.cpp134 extern double altitude;
1373 altitude += 12345.67890123456789;
1374 if (altitude > 100000.0)
1376 altitude -= 200000.0;
1378 snprintf(coord_str, 7, "%.7lf", altitude);
/hardware/qcom/gps/msm8909/core/
H A DLocApiBase.cpp237 "altitude: %f\n speed: %f\n bearing: %f\n accuracy: %f\n "
242 location.gpsLocation.altitude, location.gpsLocation.speed,
/hardware/qcom/gps/msm8996/core/
H A DLocApiBase.cpp237 "altitude: %f\n speed: %f\n bearing: %f\n accuracy: %f\n "
242 location.gpsLocation.altitude, location.gpsLocation.speed,
/hardware/qcom/gps/msm8998/core/
H A DLocApiBase.cpp238 "altitude: %f\n speed: %f\n bearing: %f\n accuracy: %f\n "
244 location.gpsLocation.altitude, location.gpsLocation.speed,
/hardware/qcom/camera/QCamera2/HAL3/
H A DQCamera3PostProc.cpp2246 * DESCRIPTION: get exif altitude
2249 * @altitude : ptr to rational struct to store altitude info
2250 * @altRef : character to indicate altitude reference
2251 * @argValue : altitude value
2257 int32_t getExifAltitude(rat_t *altitude, char *altRef, double argValue) argument
2268 return getRational(altitude, (int)(value * 1000), 1000);
2479 //altitude
2480 rat_t altitude; local
2482 rc = getExifAltitude(&altitude,
[all...]
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3PostProc.cpp2508 * DESCRIPTION: get exif altitude
2511 * @altitude : ptr to rational struct to store altitude info
2512 * @altRef : character to indicate altitude reference
2513 * @argValue : altitude value
2519 int32_t getExifAltitude(rat_t *altitude, char *altRef, double argValue) argument
2530 return getRational(altitude, (int)(value * 1000), 1000);
2742 //altitude
2743 rat_t altitude; local
2745 rc = getExifAltitude(&altitude,
[all...]
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp550 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A Dloc_eng_nmea.cpp547 location.gpsLocation.altitude - locationExtended.altitudeMeanSeaLevel);

Completed in 650 milliseconds

12