Home
last modified time | relevance | path

Searched refs:precision (Results 1 – 5 of 5) sorted by relevance

/drivers/interface/location/lpfence/geofence/v1_0/
DGeofenceTypes.idl81 …/** High precision. In this mode, the GNSS module receives GPS signals once every second, which re…
83 …/** Medium precision. In this case, the GNSS module receives GPS signals once every 60 seconds, wh…
85 … /** Low precision. In this case, base station positioning rather than the GNSS module is used. */
205 …r the longitude and latitude are valid, and bit 5 indicates whether the precision is valid. The va…
/drivers/peripheral/camera/vdi_base/common/utils/exif/
Dexif_utils.cpp301 constexpr uint32_t precision = 10; in ConvertGpsDataToDms() local
307 if (static_cast<int32_t>(approximateNumber * precision) >= roundingValue) { in ConvertGpsDataToDms()
/drivers/peripheral/codec/test/demo/jpeg/src/
Dcodec_jpeg_helper.cpp283 int8_t precision = decInfo.dataPrecision & 0xFF; in JpegSofAssemble() local
284 curPos = PutInt8(buffer, curPos, precision); in JpegSofAssemble()
/drivers/interface/audio/v1_0/
DIAudioCapture.idl209 * sampling precision, and channel.
220 * sampling precision, and channel.
DIAudioRender.idl293 * sampling precision, and channel.
304 * sampling precision, and channel.