/aosp_15_r20/external/libwebm/webm_parser/include/webm/ |
H A D | dom_types.h | 146 std::int16_t timecode; member 199 std::int16_t timecode; member 301 Element<std::uint64_t> timecode; member
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 35 uint64 WriteBlock(IMkvWriter* writer, const Frame* const frame, int64 timecode, in WriteBlock() 154 int64 timecode) { in WriteSimpleBlock()
|
H A D | mkvmuxer.h | 1314 uint64_t timecode() const { return timecode_; } in timecode() function
|
H A D | mkvmuxer.cc | 2447 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster()
|
/aosp_15_r20/external/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 35 uint64 WriteBlock(IMkvWriter* writer, const Frame* const frame, int64 timecode, in WriteBlock() 154 int64 timecode) { in WriteSimpleBlock()
|
H A D | mkvmuxer.h | 1314 uint64_t timecode() const { return timecode_; } in timecode() function
|
H A D | mkvmuxer.cc | 2447 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster()
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvmuxer/ |
H A D | mkvmuxerutil.cc | 35 uint64 WriteBlock(IMkvWriter* writer, const Frame* const frame, int64 timecode, in WriteBlock() 154 int64 timecode) { in WriteSimpleBlock()
|
H A D | mkvmuxer.h | 1314 uint64_t timecode() const { return timecode_; } in timecode() function
|
H A D | mkvmuxer.cc | 2447 Cluster::Cluster(uint64_t timecode, int64_t cues_pos, uint64_t timecode_scale, in Cluster()
|
/aosp_15_r20/external/libwebm/webm_parser/src/ |
H A D | block_header_parser.h | 24 std::int16_t timecode; member
|
/aosp_15_r20/external/perfetto/ui/src/frontend/ |
H A D | time_axis_panel.ts | 186 const timecode = Time.toTimecode(time); constant
|
H A D | overview_timeline_panel.ts | 325 const timecode = Time.toTimecode(time); constant
|
/aosp_15_r20/external/libwebm/testing/ |
H A D | mkvmuxer_tests.cc | 598 int timecode = 1000; in TEST_F() local
|
H A D | mkvparser_tests.cc | 479 const std::int64_t timecode = block->GetTimeCode(cluster); in TEST_F() local
|
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
H A D | MatroskaExtractor.java | 1284 int timecode = (scratch.getData()[0] << 8) | (scratch.getData()[1] & 0xFF); in binaryElement() local
|
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/ |
H A D | MatroskaExtractor.java | 1239 int timecode = (scratch.getData()[0] << 8) | (scratch.getData()[1] & 0xFF); in binaryElement() local
|
/aosp_15_r20/external/libaom/third_party/libwebm/mkvparser/ |
H A D | mkvparser.cc | 3566 long long timecode) { in GetTime() 6142 long long timecode = -1; in Load() local
|
/aosp_15_r20/external/libwebm/mkvparser/ |
H A D | mkvparser.cc | 3565 long long timecode) { in GetTime() 6141 long long timecode = -1; in Load() local
|
/aosp_15_r20/external/libvpx/third_party/libwebm/mkvparser/ |
H A D | mkvparser.cc | 3566 long long timecode) { in GetTime() 6142 long long timecode = -1; in Load() local
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | videodev2.h | 662 struct v4l2_timecode timecode; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 568 struct v4l2_timecode timecode; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 556 struct v4l2_timecode timecode; member
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 556 struct v4l2_timecode timecode; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/linux/ |
D | videodev2.h | 556 struct v4l2_timecode timecode; member
|