Home
last modified time | relevance | path

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

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/objectdescriptors/
DDecoderConfigDescriptor.java50 int objectTypeIndication; field in DecoderConfigDescriptor
64 objectTypeIndication = IsoTypeReader.readUInt8(bb); in parseDetail()
79 descriptor = ObjectDescriptorFactory.createFrom(objectTypeIndication, bb); in parseDetail()
100 descriptor = ObjectDescriptorFactory.createFrom(objectTypeIndication, bb); in parseDetail()
116 IsoTypeWriter.writeUInt8(out, objectTypeIndication); in serialize()
143 return objectTypeIndication; in getObjectTypeIndication()
146 public void setObjectTypeIndication(int objectTypeIndication) { in setObjectTypeIndication() argument
147 this.objectTypeIndication = objectTypeIndication; in setObjectTypeIndication()
194 sb.append("{objectTypeIndication=").append(objectTypeIndication); in toString()
DObjectDescriptorFactory.java145 final int objectTypeInd = descriptor.objectTypeIndication();
158 …public static BaseDescriptor createFrom(int objectTypeIndication, ByteBuffer bb) throws IOExceptio… in createFrom() argument
161 …ap<Integer, Class<? extends BaseDescriptor>> tagMap = descriptorRegistry.get(objectTypeIndication); in createFrom()
175 …"No ObjectDescriptor found for objectTypeIndication " + Integer.toHexString(objectTypeIndication) + in createFrom()
182 … BaseDescriptor class " + aClass + " for objectTypeIndication " + objectTypeIndication + " and tag… in createFrom()
DDescriptor.java38 int objectTypeIndication() default -1; in objectTypeIndication() method
DAudioSpecificConfig.java267 @Descriptor(tags = 0x5, objectTypeIndication = 0x40)
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/mediacodec/
DMediaCodecUtil.java903 int objectTypeIndication = Integer.parseInt(parts[1], 16); in getAacCodecProfileAndLevel() local
904 @Nullable String mimeType = MimeTypes.getMimeTypeFromMp4ObjectType(objectTypeIndication); in getAacCodecProfileAndLevel()
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mp4/
DAtomParsers.java1311 int objectTypeIndication = parent.readUnsignedByte(); in parseEsdsFromParent() local
1312 String mimeType = getMimeTypeFromMp4ObjectType(objectTypeIndication); in parseEsdsFromParent()
/external/flac/doc/
Disoflac.txt85 using MP4AudioSampleEntry with objectTypeIndication