Searched refs:precision (Results 1 – 5 of 5) sorted by relevance
/drivers/interface/location/lpfence/geofence/v1_0/ |
D | GeofenceTypes.idl | 81 …/** 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/ |
D | exif_utils.cpp | 301 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/ |
D | codec_jpeg_helper.cpp | 283 int8_t precision = decInfo.dataPrecision & 0xFF; in JpegSofAssemble() local 284 curPos = PutInt8(buffer, curPos, precision); in JpegSofAssemble()
|
/drivers/interface/audio/v1_0/ |
D | IAudioCapture.idl | 209 * sampling precision, and channel. 220 * sampling precision, and channel.
|
D | IAudioRender.idl | 293 * sampling precision, and channel. 304 * sampling precision, and channel.
|