Searched refs:stts (Results 1 – 11 of 11) sorted by relevance
97 List<TimeToSampleBox.Entry> stts = new LinkedList<TimeToSampleBox.Entry>(); in getDecodingTimeEntries() local102 stts.add(new TimeToSampleBox.Entry(1, silentTime)); in getDecodingTimeEntries()106 stts.add(new TimeToSampleBox.Entry(1, sub.to - sub.from)); in getDecodingTimeEntries()109 return stts; in getDecodingTimeEntries()
94 List<TimeToSampleBox.Entry> stts = new LinkedList<TimeToSampleBox.Entry>(); in getDecodingTimeEntries() local99 stts.add(new TimeToSampleBox.Entry(1, silentTime)); in getDecodingTimeEntries()103 stts.add(new TimeToSampleBox.Entry(1, sub.to - sub.from)); in getDecodingTimeEntries()106 return stts; in getDecodingTimeEntries()
79 List<TimeToSampleBox.Entry> stts; field in AACTrackImpl94 stts = new LinkedList<TimeToSampleBox.Entry>(); in parse()180 return stts; in getDecodingTimeEntries()276 stts.add(new TimeToSampleBox.Entry(1, 1024)); in readSamples()
38 List<TimeToSampleBox.Entry> stts; field in AC3TrackImpl53 stts = new LinkedList<TimeToSampleBox.Entry>(); in parse()100 return stts; in getDecodingTimeEntries()270 stts.add(new TimeToSampleBox.Entry(1, 1536)); in readSamples()
37 List<TimeToSampleBox.Entry> stts = new LinkedList<TimeToSampleBox.Entry>(); field in EC3TrackImpl138 return stts; in getDecodingTimeEntries()401 stts.add(new TimeToSampleBox.Entry(1, 1536)); in readSamples()
36 List<TimeToSampleBox.Entry> stts; field in H264TrackImpl81 stts = new LinkedList<TimeToSampleBox.Entry>(); in parse()135 return stts; in getDecodingTimeEntries()279 stts.add(new TimeToSampleBox.Entry(1, frametick)); in readSamples()
280 TimeToSampleBox stts = new TimeToSampleBox(); in createTrackBox() local281 stts.setEntries(track.getDecodingTimeEntries()); in createTrackBox()282 stbl.addBox(stts); in createTrackBox()
126 stts=com.coremedia.iso.boxes.TimeToSampleBox() key
966 out0 = in0.stts;3234 out0 = in0.stts;5502 out0 = in0.stts;
1058 out0 = in0.stts;3542 out0 = in0.stts;6026 out0 = in0.stts;
1104 out0 = in0.stts;3696 out0 = in0.stts;6288 out0 = in0.stts;