Home
last modified time | relevance | path

Searched refs:timecode_ (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h1311 uint64_t timecode() const { return timecode_; } in timecode()
1366 const uint64_t timecode_; variable
Dmkvmuxer.cc2437 timecode_(timecode), in Cluster()