HomeSort by relevance Sort by last modified time
    Searched defs:full_timestamp_flag (Results 1 - 3 of 3) 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:__anon33609
  /hardware/qcom/media/mm-video-v4l2/vidc/vdec/inc/
h264_utils.h 312 OMX_U8 full_timestamp_flag; member in struct:__anon33627

Completed in 181 milliseconds