/external/libwebm/webm_parser/src/ |
D | block_header_parser.h | 24 std::int16_t timecode; member
|
/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/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/libwebm/webm_parser/include/webm/ |
D | dom_types.h | 146 std::int16_t timecode; member 199 std::int16_t timecode; member 301 Element<std::uint64_t> timecode; member
|
/external/libwebm/testing/ |
D | mkvmuxer_tests.cc | 598 int timecode = 1000; in TEST_F() local
|
D | mkvparser_tests.cc | 479 const std::int64_t timecode = block->GetTimeCode(cluster); in TEST_F() local
|
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
D | MatroskaExtractor.java | 1196 int timecode = (scratch.data[0] << 8) | (scratch.data[1] & 0xFF); in binaryElement() local
|
/external/libwebm/mkvparser/ |
D | mkvparser.cc | 3552 long long timecode) { in GetTime() 6114 long long timecode = -1; in Load() local
|
/external/libvpx/libvpx/third_party/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() 6109 long long timecode = -1; in Load() local
|
/external/libvpx/libwebm/mkvparser/ |
D | mkvparser.cc | 3552 long long timecode) { in GetTime() 6114 long long timecode = -1; in Load() local
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 1040 struct v4l2_timecode timecode; member
|