Home
last modified time | relevance | path

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

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/tracks/
DH264TrackImpl.java199 private boolean findNextStartcode() throws IOException { in findNextStartcode() method in H264TrackImpl
234 findNextStartcode(); in readSamples()
242 while (findNextStartcode()) { in readSamples()