Searched refs:XMP_EXTENSION_HEADER_GUID_SIZE (Results 1 – 1 of 1) sorted by relevance
46 private static final int XMP_EXTENSION_HEADER_GUID_SIZE = field in XmpDepthDecode296 if (length - 2 < XMP_EXTENSION_HEADER_GUID_SIZE || !skipExtendedContent) { in readSection()305 byte[] header = new byte[XMP_EXTENSION_HEADER_GUID_SIZE]; in readSection()