HomeSort by relevance Sort by last modified time
    Searched refs:GPS_SEC_DIV (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 );
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 );
824 if( sec >= ( GPS_SEC_DIV * GPS_SEC_ACCURACY ) ) {
  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 85 #define GPS_SEC_DIV 60
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 81 #define GPS_SEC_DIV 60
    [all...]

Completed in 86 milliseconds