Searched refs:descriptorLength (Results 1 – 9 of 9) sorted by relevance
55 private int descriptorLength;82 // objectDescriptor.descriptorLength = in.readUInt8();83 // for (int i = 0; i < objectDescriptor.descriptorLength;) {100 ", descriptorLength=" + descriptorLength +
99 int descriptorLength = sectionData.readBits(8); in parseAit() local100 int positionOfNextDescriptor = sectionData.getBytePosition() + descriptorLength; in parseAit()126 sectionData.readBytesAsString(descriptorLength, Charset.forName(C.ASCII_NAME)); in parseAit()
290 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local292 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()304 while (p < descriptorLength) { in parseRuleDescriptor()328 while (p < descriptorLength) { in parseRuleDescriptor()357 while (p < descriptorLength) { in parseRuleDescriptor()371 else if (descriptorLength == 3) { in parseRuleDescriptor()
291 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local293 char lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()305 while (p < descriptorLength) { in parseRuleDescriptor()329 while (p < descriptorLength) { in parseRuleDescriptor()358 while (p < descriptorLength) { in parseRuleDescriptor()372 else if (descriptorLength == 3) { in parseRuleDescriptor()
233 int descriptorLength = scratchDescriptorData.readUnsignedByte(); in getClosedCaptionFormats() local234 int nextDescriptorPosition = scratchDescriptorData.getPosition() + descriptorLength; in getClosedCaptionFormats()
654 int descriptorLength = data.readUnsignedByte(); in readEsInfo() local655 int positionOfNextDescriptor = data.getPosition() + descriptorLength; in readEsInfo()
309 int descriptorLength = sectionData.readUnsignedByte(); in consume() local317 sectionData.skipBytes(descriptorLength); in consume()
272 int descriptorLength = descriptor.length(); in parseRuleDescriptor() local274 UChar lastChar = descriptor.charAt(descriptorLength - 1); in parseRuleDescriptor()289 while (p < descriptorLength) { in parseRuleDescriptor()318 while (p < descriptorLength) { in parseRuleDescriptor()369 else if (descriptorLength == 3) { in parseRuleDescriptor()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...