Home
last modified time | relevance | path

Searched defs:set_timestamp (Results 1 – 4 of 4) sorted by relevance

/hardware/bsp/intel/peripheral/sensors/mraa/
DUtils.cpp34 void set_timestamp(struct timespec *out, int64_t target_ns) in set_timestamp() function
/hardware/bsp/intel/peripheral/light/mraa/
Dlights.c150 void set_timestamp(struct timespec *out, int64_t target_ns) in set_timestamp() function
/hardware/libhardware/include/hardware/
Dcamera.h95 int (*set_timestamp)(struct preview_stream_ops *w, int64_t timestamp); member
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
Dmkvmuxer.hpp91 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; } in set_timestamp() function in mkvmuxer::Frame