Searched refs:frameTime (Results 1 – 1 of 1) sorted by relevance
697 nsecs_t frameTime = 0, mPreviewTimestamp = 0; in synchronous_stream_cb_routine() local748 frameTime = nsecs_t(frame->ts.tv_sec) * 1000000000LL + frame->ts.tv_nsec; in synchronous_stream_cb_routine()751 frameTime = frameTime - pme->mBootToMonoTimestampOffset; in synchronous_stream_cb_routine()755 mPreviewTimestamp = pme->mCameraDisplay.computePresentationTimeStamp(frameTime); in synchronous_stream_cb_routine()758 stream->mStreamTimestamp = frameTime; in synchronous_stream_cb_routine()763 pme, idx, frameTime, mPreviewTimestamp); in synchronous_stream_cb_routine()