Searched defs:nsecs_t (Results 1 - 3 of 3) sorted by path

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.h67 typedef int64_t nsecs_t; typedef
263 nsecs_t mLastFpsTime;
H A DQCamera3HWI.h74 typedef int64_t nsecs_t; typedef in namespace:qcamera
128 nsecs_t timestamp;
129 nsecs_t av_timestamp;
475 void updateTimeStampInPendingBuffers(uint32_t frameNumber, nsecs_t timestamp);
591 nsecs_t timestamp;
592 nsecs_t expectedFrameDuration;
658 nsecs_t mExpectedFrameDuration;
659 nsecs_t mExpectedInflightDuration;
660 static const nsecs_t kDefaultExpectedDuration = 100000000; // 100 ms
875 nsecs_t calculateMaxExpectedDuratio
[all...]
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
H A Dmm_camera.h82 typedef int64_t nsecs_t; typedef
344 nsecs_t prev_timestamp;

Completed in 227 milliseconds