Searched refs:NSEC_PER_SEC (Results 1 – 7 of 7) sorted by relevance
47 #define NSEC_PER_SEC 1000000000LLU macro
74 #define NSEC_PER_SEC 1000000000LL macro
76 #define NSEC_PER_SEC 1000000000LLU macro
2382 (((loopCount - 1) * NSEC_PER_SEC) / (double) mHFRVideoFps); in handleBatchMetadata()2384 first_frame_capture_time + (i * NSEC_PER_SEC / (double) mHFRVideoFps); in handleBatchMetadata()