HomeSort by relevance Sort by last modified time
    Searched defs:timecode (Results 1 - 25 of 87) sorted by null

1 2 3 4

  /external/chromium_org/media/formats/webm/
webm_cluster_parser.cc 223 int timecode = buf[1] << 8 | buf[2]; local
232 // Sign extend negative timecode offsets.
233 if (timecode & 0x8000)
234 timecode |= ~0xffff;
238 return OnBlock(is_simple_block, track_num, timecode, duration, flags,
298 int timecode,
306 MEDIA_LOG(log_cb_) << "Got a block before cluster timecode.";
310 // TODO(acolwell): Should relative negative timecode offsets be rejected? Or
311 // only when the absolute timecode is negative? See http://crbug.com/271794
312 if (timecode < 0)
    [all...]
  /external/libvpx/libvpx/third_party/libwebm/
mkvmuxer.hpp 160 // Absolute timecode according to the segment time base.
546 // their corresponding timecode values, and stores them that way.
641 // Start timecode of the chapter.
644 // Stop timecode of the chapter.
709 Cluster(uint64 timecode, int64 cues_pos);
712 // |timecode| is the absolute timecode of the cluster. |cues_pos| is the
724 // timecode: Absolute (not relative to cluster) timestamp of the
725 // frame, expressed in timecode units.
730 uint64 timecode, // timecode units (absolute
807 uint64 timecode() const { return timecode_; } function in class:mkvmuxer::Cluster
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/
mkvmuxer.hpp 160 // Absolute timecode according to the segment time base.
546 // their corresponding timecode values, and stores them that way.
641 // Start timecode of the chapter.
644 // Stop timecode of the chapter.
709 Cluster(uint64 timecode, int64 cues_pos);
712 // |timecode| is the absolute timecode of the cluster. |cues_pos| is the
724 // timecode: Absolute (not relative to cluster) timestamp of the
725 // frame, expressed in timecode units.
730 uint64 timecode, // timecode units (absolute
807 uint64 timecode() const { return timecode_; } function in class:mkvmuxer::Cluster
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/libwebm/
mkvmuxer.hpp 159 // Absolute timecode according to the segment time base.
542 // their corresponding timecode values, and stores them that way.
634 // Start timecode of the chapter.
637 // Stop timecode of the chapter.
702 Cluster(uint64 timecode, int64 cues_pos);
705 // |timecode| is the absolute timecode of the cluster. |cues_pos| is the
717 // timecode: Absolute (not relative to cluster) timestamp of the
718 // frame, expressed in timecode units.
721 uint64 timecode, // timecode units (absolute
788 uint64 timecode() const { return timecode_; } function in class:mkvmuxer::Cluster
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/third_party/nestegg/src/
nestegg.c 204 struct ebml_type timecode; member in struct:cluster
312 uint64_t timecode; member in struct:nestegg_packet
383 E_FIELD(ID_TIMECODE, TYPE_UINT, struct cluster, timecode),
1247 int64_t timecode, abs_timecode; local
1272 r = ne_read_int(ctx->io, &timecode, 2);
1351 if (ne_get_uint(cluster->timecode, &cluster_tc) != 0)
1354 abs_timecode = timecode + cluster_tc;
1360 pkt->timecode = abs_timecode * tc_scale * track_scale;
1363 block_id == ID_BLOCK ? "" : "simple", pkt->track, pkt->timecode / 1e9, flags, frames);
    [all...]
  /external/libvpx/libvpx/third_party/nestegg/src/
nestegg.c 204 struct ebml_type timecode; member in struct:cluster
312 uint64_t timecode; member in struct:nestegg_packet
383 E_FIELD(ID_TIMECODE, TYPE_UINT, struct cluster, timecode),
1247 int64_t timecode, abs_timecode; local
1272 r = ne_read_int(ctx->io, &timecode, 2);
1351 if (ne_get_uint(cluster->timecode, &cluster_tc) != 0)
1354 abs_timecode = timecode + cluster_tc;
1360 pkt->timecode = abs_timecode * tc_scale * track_scale;
1363 block_id == ID_BLOCK ? "" : "simple", pkt->track, pkt->timecode / 1e9, flags, frames);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/nestegg/src/
nestegg.c 204 struct ebml_type timecode; member in struct:cluster
312 uint64_t timecode; member in struct:nestegg_packet
383 E_FIELD(ID_TIMECODE, TYPE_UINT, struct cluster, timecode),
1247 int64_t timecode, abs_timecode; local
1272 r = ne_read_int(ctx->io, &timecode, 2);
1351 if (ne_get_uint(cluster->timecode, &cluster_tc) != 0)
1354 abs_timecode = timecode + cluster_tc;
1360 pkt->timecode = abs_timecode * tc_scale * track_scale;
1363 block_id == ID_BLOCK ? "" : "simple", pkt->track, pkt->timecode / 1e9, flags, frames);
    [all...]
  /development/ndk/platforms/android-3/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
videodev2.h 271 struct v4l2_timecode timecode; member in struct:v4l2_buffer

Completed in 838 milliseconds

1 2 3 4