HomeSort by relevance Sort by last modified time
    Searched refs:GPS_SEC_ACCURACY (Results 1 - 4 of 4) sorted by null

  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXExif.cpp 818 tmp = ( tmp - floor(tmp) ) * ( GPS_SEC_DIV * GPS_SEC_ACCURACY );
820 secDivisor = GPS_SEC_ACCURACY;
822 if( sec >= ( GPS_SEC_DIV * GPS_SEC_ACCURACY ) ) {
  /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/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 86 #define GPS_SEC_ACCURACY 1000
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 82 #define GPS_SEC_ACCURACY 1000
    [all...]

Completed in 35 milliseconds