Searched refs:getSubsampleCount (Results 1 – 1 of 1) sorted by relevance
63 … subsampleEntries += sampleEntry.getSubsampleCount() * (((getVersion() == 1) ? 4 : 2) + 1 + 1 + 4); in getContentSize()97 IsoTypeWriter.writeUInt16(byteBuffer, sampleEntry.getSubsampleCount()); in getContent()133 public int getSubsampleCount() { in getSubsampleCount() method in SubSampleInformationBox.SampleEntry