Home
last modified time | relevance | path

Searched refs:counting_type (Results 1 – 1 of 1) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java574 int counting_type; field in H264TrackImpl.SEIMessage
654counting_type = reader.readU(5, "pic_timing SEI: counting_type"); in SEIMessage()
723 ", counting_type=" + counting_type + in toString()