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

  /external/chromium_org/remoting/client/plugin/
media_source_video_renderer.cc 28 int64_t last_frame_timestamp() { return timecode_ - kFrameIntervalNs; }
48 int64_t timecode_; member in class:remoting::MediaSourceVideoRenderer::VideoWriter
57 timecode_(0) {
139 video_data.size(), 1, timecode_, keyframe); local
140 timecode_ += kFrameIntervalNs;
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.hpp 788 uint64 timecode() const { return timecode_; }
876 const uint64 timecode_; member in class:mkvmuxer::Cluster
    [all...]
mkvmuxer.cpp     [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 807 uint64 timecode() const { return timecode_; }
910 const uint64 timecode_; member in class:mkvmuxer::Cluster
    [all...]
mkvmuxer.cpp     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 807 uint64 timecode() const { return timecode_; }
910 const uint64 timecode_; member in class:mkvmuxer::Cluster
    [all...]
mkvmuxer.cpp     [all...]

Completed in 541 milliseconds