HomeSort by relevance Sort by last modified time
    Searched defs:full_timestamp_flag (Results 1 - 4 of 4) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java 575 int full_timestamp_flag; field in class:H264TrackImpl.SEIMessage
655 full_timestamp_flag = reader.readU(1, "pic_timing SEI: full_timestamp_flag");
659 if (full_timestamp_flag == 1) {
724 ", full_timestamp_flag=" + full_timestamp_flag +
  /hardware/qcom/media/mm-video-legacy/vidc/vdec/inc/
h264_utils.h 313 OMX_U8 full_timestamp_flag; member in struct:__anon41040
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 312 OMX_U8 full_timestamp_flag; member in struct:__anon41059
  /hardware/ti/omap4-aah/domx/omx_core/inc/
OMX_TI_Video.h 1797 OMX_U32 full_timestamp_flag[4]; member in struct:OMX_TI_VIDEO_H264VDEC_SeiPictureTiming
    [all...]

Completed in 600 milliseconds