Searched refs:set_timestamp (Results 1 – 8 of 8) sorted by relevance
33 void set_timestamp(struct timespec *out, int64_t target_ns);
34 void set_timestamp(struct timespec *out, int64_t target_ns) in set_timestamp() function
76 set_timestamp(&target_time, timestamp); in acquisitionRoutine()
95 int (*set_timestamp)(struct preview_stream_ops *w, int64_t timestamp); member
150 void set_timestamp(struct timespec *out, int64_t target_ns) in set_timestamp() function210 set_timestamp(&target_time, timestamp); in flash_routine()
91 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; } in set_timestamp() function in mkvmuxer::Frame
2407 new_frame->set_timestamp(timestamp); in AddFrame()2473 new_frame->set_timestamp(timestamp); in AddFrameWithAdditional()2540 new_frame->set_timestamp(timestamp); in AddFrameWithDiscardPadding()
1834 err = mWindow->set_timestamp(mWindow, timeStamp); in enqueueBuffer()