Searched defs:timecode (Results 1 – 10 of 10) sorted by relevance
/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 35 uint64 WriteBlock(IMkvWriter* writer, const Frame* const frame, int64 timecode, in WriteBlock() 154 int64 timecode) { in WriteSimpleBlock()
|
D | mkvmuxer.h | 1314 uint64_t timecode() const { return timecode_; } in timecode() function
|
D | mkvmuxer.cc | 2458 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster()
|
/external/libaom/libaom/third_party/libwebm/mkvmuxer/ |
D | mkvmuxerutil.cc | 35 uint64 WriteBlock(IMkvWriter* writer, const Frame* const frame, int64 timecode, in WriteBlock() 154 int64 timecode) { in WriteSimpleBlock()
|
D | mkvmuxer.h | 1314 uint64_t timecode() const { return timecode_; } in timecode() function
|
D | mkvmuxer.cc | 2458 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster()
|
/external/libvpx/libvpx/third_party/libwebm/mkvparser/ |
D | mkvparser.cc | 3552 long long timecode) { in GetTime() 6096 long long timecode = -1; in Load() local
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.cc | 3552 long long timecode) { in GetTime() 6109 long long timecode = -1; in Load() local
|
/external/libaom/libaom/third_party/libwebm/mkvparser/ |
D | mkvparser.cc | 3552 long long timecode) { in GetTime() 6096 long long timecode = -1; in Load() local
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 957 struct v4l2_timecode timecode; member
|