Home
last modified time | relevance | path

Searched refs:latitude (Results 1 - 13 of 13) sorted by relevance

/drivers/peripheral/camera/test/ut/v4l2/
H A Dhdfcamera_facedetect.cpp54 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in HWTEST_F() local
65 gps.push_back(latitude); in HWTEST_F()
H A Ddouble_preview_test.cpp214 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in HWTEST_F() local
222 gps.push_back(latitude); in HWTEST_F()
H A Dmeta_data_test.cpp200 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in StartCustomCapture() local
205 gps.push_back(latitude); in StartCustomCapture()
H A Dcamera_video_test.cpp582 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in HWTEST_F() local
591 gps.push_back(latitude); in HWTEST_F()
/drivers/peripheral/camera/vdi_base/common/utils/exif/
H A Dexif_utils.h25 double latitude;
H A Dexif_utils.cpp246 if (AddLatOrLongInfo(exif, info.latitude, LATITUDE_TYPE) != RC_OK) { in SetExifData()
/drivers/peripheral/format/interfaces/include/
H A Dformat_interface.h405 * @param latitude Indicates the latitude, within the range [-90,90].
411 int32_t FormatMuxerSetLocation(const FormatHandle handle, int latitude, int longitude);
/drivers/peripheral/camera/vdi_base/usb_camera/pipeline_core/src/node/
H A Dexif_node.cpp63 exifInfo.latitude = gpsInfo_.at(LATITUDE_INDEX); in DeliverBuffer()
/drivers/peripheral/location/gnss/hdi_service/
H A Dgnss_interface_impl.cpp103 locationNew.latitude = location->latitude; in LocationUpdate()
440 referenceInfo.u.gnssLocation.latitude = refInfo.gnssLocation.latitude; in SetGnssReferenceInfo()
H A Dlocation_vendor_lib.h381 double latitude; member
817 * latitude, longtitude - Center of a circular geofence.
822 bool (*addGnssGeofence)(int32_t geofenceId, double latitude, double longitude,
/drivers/peripheral/camera/test/demo_3A/
H A Dohos_camera_demo_3a.cpp89 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in CaptureON() local
98 gps_.push_back(latitude); in CaptureON()
/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp94 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in CaptureON() local
103 gps_.push_back(latitude); in CaptureON()
/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp100 constexpr double latitude = 27.987500; // dummy data: Qomolangma latitde in CaptureON() local
109 gps_.push_back(latitude); in CaptureON()

Completed in 15 milliseconds