Searched defs:timestamp_ (Results 1 - 1 of 1) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
H A Dmkvmuxer.hpp91 void set_timestamp(uint64 timestamp) { timestamp_ = timestamp; }
92 uint64 timestamp() const { return timestamp_; }
124 uint64 timestamp_; member in class:mkvmuxer::Frame

Completed in 26 milliseconds