HomeSort by relevance Sort by last modified time
    Searched defs:IsoTypeWriter (Results 76 - 93 of 93) sorted by null

1 2 34

  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/fragment/
TrackFragmentRandomAccessBox.java 21 import com.coremedia.iso.IsoTypeWriter;
118 IsoTypeWriter.writeUInt32(byteBuffer, trackId);
124 IsoTypeWriter.writeUInt32(byteBuffer, temp);
125 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
129 IsoTypeWriter.writeUInt64(byteBuffer, entry.time);
130 IsoTypeWriter.writeUInt64(byteBuffer, entry.moofOffset);
132 IsoTypeWriter.writeUInt32(byteBuffer, entry.time);
133 IsoTypeWriter.writeUInt32(byteBuffer, entry.moofOffset);
TrackRunBox.java 20 import com.coremedia.iso.IsoTypeWriter;
189 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
193 IsoTypeWriter.writeUInt32(byteBuffer, dataOffset);
201 IsoTypeWriter.writeUInt32(byteBuffer, entry.sampleDuration);
204 IsoTypeWriter.writeUInt32(byteBuffer, entry.sampleSize);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/
AbstractBox.java 23 import com.coremedia.iso.IsoTypeWriter;
266 IsoTypeWriter.writeUInt32(byteBuffer, this.getSize());
269 IsoTypeWriter.writeUInt32(byteBuffer, 1);
271 IsoTypeWriter.writeUInt64(byteBuffer, getSize());
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
DTSSpecificBox.java 4 import com.coremedia.iso.IsoTypeWriter;
70 IsoTypeWriter.writeUInt32(byteBuffer, DTSSamplingFrequency);
71 IsoTypeWriter.writeUInt32(byteBuffer, maxBitRate);
72 IsoTypeWriter.writeUInt32(byteBuffer, avgBitRate);
73 IsoTypeWriter.writeUInt8(byteBuffer, pcmSampleDepth);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
CompositionTimeToSample.java 4 import com.coremedia.iso.IsoTypeWriter;
80 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
83 IsoTypeWriter.writeUInt32(byteBuffer, entry.getCount());
HandlerBox.java 22 import com.coremedia.iso.IsoTypeWriter;
135 IsoTypeWriter.writeUInt32(byteBuffer, shouldBeZeroButAppleWritesHereSomeValue);
137 IsoTypeWriter.writeUInt32(byteBuffer, a);
138 IsoTypeWriter.writeUInt32(byteBuffer, b);
139 IsoTypeWriter.writeUInt32(byteBuffer, c);
RatingBox.java 21 import com.coremedia.iso.IsoTypeWriter;
109 IsoTypeWriter.writeIso639(byteBuffer, language);
SampleToChunkBox.java 20 import com.coremedia.iso.IsoTypeWriter;
75 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
77 IsoTypeWriter.writeUInt32(byteBuffer, entry.getFirstChunk());
78 IsoTypeWriter.writeUInt32(byteBuffer, entry.getSamplesPerChunk());
79 IsoTypeWriter.writeUInt32(byteBuffer, entry.getSampleDescriptionIndex());
TimeToSampleBox.java 21 import com.coremedia.iso.IsoTypeWriter;
73 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
75 IsoTypeWriter.writeUInt32(byteBuffer, entry.getCount());
76 IsoTypeWriter.writeUInt32(byteBuffer, entry.getDelta());
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/apple/
BaseMediaInfoAtom.java 4 import com.coremedia.iso.IsoTypeWriter;
32 IsoTypeWriter.writeUInt16(byteBuffer, opColorR);
33 IsoTypeWriter.writeUInt16(byteBuffer,opColorG );
34 IsoTypeWriter.writeUInt16(byteBuffer,opColorB );
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
SampleGroupDescriptionBox.java 20 import com.coremedia.iso.IsoTypeWriter;
75 IsoTypeWriter.writeUInt32(byteBuffer, defaultLength);
77 IsoTypeWriter.writeUInt32(byteBuffer, this.groupEntries.size());
80 IsoTypeWriter.writeUInt32(byteBuffer, entry.get().limit());
RateShareEntry.java 21 import com.coremedia.iso.IsoTypeWriter;
88 IsoTypeWriter.writeUInt8(buf, discardPriority);
SampleToGroupBox.java 20 import com.coremedia.iso.IsoTypeWriter;
68 IsoTypeWriter.writeUInt32(byteBuffer, entries.size());
70 IsoTypeWriter.writeUInt32(byteBuffer, entry.getSampleCount());
71 IsoTypeWriter.writeUInt32(byteBuffer, entry.getGroupDescriptionIndex());
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/h264/
AvcConfigurationBox.java 21 import com.coremedia.iso.IsoTypeWriter;
266 IsoTypeWriter.writeUInt8(byteBuffer, configurationVersion);
267 IsoTypeWriter.writeUInt8(byteBuffer, avcProfileIndication);
268 IsoTypeWriter.writeUInt8(byteBuffer, profileCompatibility);
269 IsoTypeWriter.writeUInt8(byteBuffer, avcLevelIndication);
276 IsoTypeWriter.writeUInt16(byteBuffer, sequenceParameterSetNALUnit.length);
279 IsoTypeWriter.writeUInt8(byteBuffer, pictureParameterSets.size());
281 IsoTypeWriter.writeUInt16(byteBuffer, pictureParameterSetNALUnit.length);
294 IsoTypeWriter.writeUInt16(byteBuffer, sequenceParameterSetExtNALUnit.length);
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/sampleentry/
AudioSampleEntry.java 21 import com.coremedia.iso.IsoTypeWriter;
252 IsoTypeWriter.writeUInt16(byteBuffer, soundVersion);
253 IsoTypeWriter.writeUInt16(byteBuffer, reserved1);
254 IsoTypeWriter.writeUInt32(byteBuffer, reserved2);
255 IsoTypeWriter.writeUInt16(byteBuffer, channelCount);
256 IsoTypeWriter.writeUInt16(byteBuffer, sampleSize);
257 IsoTypeWriter.writeUInt16(byteBuffer, compressionId);
258 IsoTypeWriter.writeUInt16(byteBuffer, packetSize);
261 IsoTypeWriter.writeUInt32(byteBuffer, getSampleRate());
263 IsoTypeWriter.writeUInt32(byteBuffer, getSampleRate() << 16)
    [all...]
SampleEntry.java 21 import com.coremedia.iso.IsoTypeWriter;
135 IsoTypeWriter.writeUInt16(bb, dataReferenceIndex);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
DefaultMp4Builder.java 20 import com.coremedia.iso.IsoTypeWriter;
456 IsoTypeWriter.writeUInt32(bb, size);
458 IsoTypeWriter.writeUInt32(bb, 1);
464 IsoTypeWriter.writeUInt64(bb, size);
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
AudioSpecificConfig.java 19 import com.coremedia.iso.IsoTypeWriter;
523 IsoTypeWriter.writeUInt8(out, 5);
524 IsoTypeWriter.writeUInt8(out, serializedSize() - 2);
    [all...]

Completed in 520 milliseconds

1 2 34