OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GPS_SEC_ACCURACY
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXExif.cpp
820
tmp = ( tmp - floor(tmp) ) * ( GPS_SEC_DIV *
GPS_SEC_ACCURACY
);
822
secDivisor =
GPS_SEC_ACCURACY
;
824
if( sec >= ( GPS_SEC_DIV *
GPS_SEC_ACCURACY
) ) {
/hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h
82
#define
GPS_SEC_ACCURACY
1000
[
all
...]
Completed in 739 milliseconds