/external/chromium_org/media/test/data/ |
D | bear-320x240-manifest.js | 9 { offset: 4370, size: 40778, timecode: 0.000000 }, property 10 { offset: 45148, size: 27589, timecode: 0.396000 }, property 11 { offset: 72737, size: 28183, timecode: 0.779000 }, property 12 { offset: 100920, size: 31600, timecode: 1.197000 }, property 13 { offset: 132520, size: 33922, timecode: 1.589000 }, property 14 { offset: 166442, size: 30587, timecode: 1.987000 }, property 15 { offset: 197029, size: 22079, timecode: 2.400000 }, property
|
D | bear-640x360-manifest.js | 9 { offset: 4340, size: 50950, timecode: 0.000000}, property 10 { offset: 55290, size: 18785, timecode: 0.527000}, property 11 { offset: 74075, size: 19810, timecode: 1.014000}, property 12 { offset: 93885, size: 21706, timecode: 1.522000}, property 13 { offset: 115591, size: 20249, timecode: 2.016000}, property 14 { offset: 135840, size: 9946, timecode: 2.515000}, property
|
/external/chromium_org/media/formats/webm/ |
D | cluster_builder.cc | 77 void ClusterBuilder::AddSimpleBlock(int track_num, int64 timecode, int flags, in AddSimpleBlock() 95 void ClusterBuilder::AddBlockGroup(int track_num, int64 timecode, int duration, in AddBlockGroup() 101 int64 timecode, in AddBlockGroupWithoutBlockDuration() 109 void ClusterBuilder::AddBlockGroupInternal(int track_num, int64 timecode, in AddBlockGroupInternal() 153 void ClusterBuilder::WriteBlock(uint8* buf, int track_num, int64 timecode, in WriteBlock()
|
D | webm_cluster_parser.cc | 223 int timecode = buf[1] << 8 | buf[2]; in ParseBlock() local 298 int timecode, in OnBlock()
|
D | webm_cluster_parser_unittest.cc | 71 static scoped_ptr<Cluster> CreateCluster(int timecode, in CreateCluster()
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvmuxerutil.cpp | 328 int64 timecode, in WriteSimpleBlock() 398 int64 timecode, in WriteMetadataBlock() 497 int64 timecode, in WriteBlockWithAdditional() 579 int64 timecode, in WriteBlockWithDiscardPadding()
|
D | mkvmuxer.hpp | 807 uint64 timecode() const { return timecode_; } in timecode() function in mkvmuxer::Cluster
|
D | mkvmuxer.cpp | 1468 Cluster::Cluster(uint64 timecode, int64 cues_pos) in Cluster()
|
D | mkvparser.cpp | 4707 long long timecode) in GetTime() 7093 long long timecode = -1; in Load() local
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/ |
D | mkvmuxerutil.cpp | 359 uint64 track_number, int64 timecode, uint64 is_key) { in WriteSimpleBlock() 425 uint64 track_number, int64 timecode, in WriteMetadataBlock() 520 uint64 track_number, int64 timecode, in WriteBlockWithAdditional() 593 uint64 track_number, int64 timecode, in WriteBlockWithDiscardPadding()
|
D | mkvmuxer.hpp | 788 uint64 timecode() const { return timecode_; } in timecode() function in mkvmuxer::Cluster
|
D | mkvmuxer.cpp | 1427 Cluster::Cluster(uint64 timecode, int64 cues_pos) in Cluster()
|
D | mkvparser.cpp | 4162 long long timecode) { in GetTime() 6127 long long timecode = -1; in Load() local
|
/external/chromium_org/media/filters/ |
D | chunk_demuxer_unittest.cc | 374 void AppendCluster(int timecode, int block_count) { in AppendCluster() 379 int timecode, int block_count) { in AppendSingleStreamCluster() 499 void AppendEmptyCluster(int timecode) { in AppendEmptyCluster() 651 void AddSimpleBlock(ClusterBuilder* cb, int track_num, int64 timecode) { in AddSimpleBlock() 656 scoped_ptr<Cluster> GenerateCluster(int timecode, int block_count) { in GenerateCluster() 660 void AddVideoBlockGroup(ClusterBuilder* cb, int track_num, int64 timecode, in AddVideoBlockGroup() 731 scoped_ptr<Cluster> GenerateSingleStreamCluster(int timecode, in GenerateSingleStreamCluster() 773 void GenerateExpectedReads(int timecode, int block_count) { in GenerateExpectedReads() 802 void GenerateSingleStreamExpectedReads(int timecode, in GenerateSingleStreamExpectedReads() 815 void GenerateAudioStreamExpectedReads(int timecode, int block_count) { in GenerateAudioStreamExpectedReads() [all …]
|
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/src/ |
D | nestegg.c | 204 struct ebml_type timecode; member 312 uint64_t timecode; member 1247 int64_t timecode, abs_timecode; in ne_read_block() local
|
/external/libvpx/libvpx/third_party/nestegg/src/ |
D | nestegg.c | 204 struct ebml_type timecode; member 312 uint64_t timecode; member 1247 int64_t timecode, abs_timecode; in ne_read_block() local
|
/external/libvpx/libwebm/ |
D | mkvparser.cpp | 4165 long long timecode) { in GetTime() 6130 long long timecode = -1; in Load() local
|
/external/kernel-headers/original/uapi/linux/ |
D | videodev2.h | 655 struct v4l2_timecode timecode; member
|