Searched refs:BOX_XMP (Results 1 – 2 of 2) sorted by relevance
55 public static final int BOX_XMP = 0x584d505f; field in IsoInterface171 if (type == BOX_XMP) { in parseNextBox()
184 buf = iso.getBoxBytes(IsoInterface.BOX_XMP); in fromContainer()185 xmpOffsets = iso.getBoxRanges(IsoInterface.BOX_XMP); in fromContainer()