HomeSort by relevance Sort by last modified time
    Searched defs:set_timestamp (Results 1 - 7 of 7) sorted by null

  /hardware/bsp/intel/peripheral/sensors/mraa/
Utils.cpp 34 void set_timestamp(struct timespec *out, int64_t target_ns) function
  /external/webrtc/webrtc/
video_frame.h 106 void set_timestamp(uint32_t timestamp) { timestamp_ = timestamp; } function in class:webrtc::VideoFrame
  /hardware/bsp/intel/peripheral/light/mraa/
lights.c 150 void set_timestamp(struct timespec *out, int64_t target_ns) function
210 set_timestamp(&target_time, timestamp);
  /hardware/libhardware/include/hardware/
camera.h 95 int (*set_timestamp)(struct preview_stream_ops *w, int64_t timestamp); member in struct:preview_stream_ops
  /external/webrtc/talk/app/webrtc/
statstypes.h 351 void set_timestamp(double t) { timestamp_ = t; } function in class:webrtc::StatsReport
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 91 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; } function in class:mkvmuxer::Frame
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 107 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; } function in class:mkvmuxer::Frame
    [all...]

Completed in 957 milliseconds