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

  /external/libxcam/xcore/
v4l2_buffer_proxy.h 43 void set_timestamp (const struct timeval &time) { function in class:XCam::V4l2Buffer
video_buffer.h 85 void set_timestamp (int64_t timestamp) { function in class:XCam::VideoBuffer
x3a_result.h 58 void set_timestamp (int64_t timestamp) { function in class:XCam::X3aResult
  /external/e2fsprogs/contrib/android/
perms.c 141 static errcode_t set_timestamp(ext2_filsys fs, ext2_ino_t ino, function
199 retval = set_timestamp(fs, ino, params);
281 retval = set_timestamp(fs, EXT2_ROOT_INO, &params);
  /external/webrtc/webrtc/
video_frame.h 106 void set_timestamp(uint32_t timestamp) { timestamp_ = timestamp; } function in class:webrtc::VideoFrame
  /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
  /external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
mkvmuxer.h 122 void set_timestamp(uint64_t timestamp) { timestamp_ = timestamp; } function in class:mkvmuxer::Frame
    [all...]

Completed in 230 milliseconds