HomeSort by relevance Sort by last modified time
    Searched refs:counting_type (Results 1 - 3 of 3) sorted by null

  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
H264TrackImpl.java 574 int counting_type; field in class:H264TrackImpl.SEIMessage
654 counting_type = reader.readU(5, "pic_timing SEI: counting_type");
723 ", counting_type=" + counting_type +
  /hardware/qcom/media/mm-video/vidc/vdec/inc/
h264_utils.h 312 OMX_U8 counting_type; member in struct:__anon20894
  /hardware/qcom/media/mm-video/vidc/vdec/src/
h264_utils.cpp 923 sei_pic_timing.counting_type = extract_bits(5);
    [all...]

Completed in 397 milliseconds