Searched refs:bitDepthAllocated (Results 1 – 1 of 1) sorted by relevance
3591 int bitDepthAllocated = info.getInt(); in MediaImage() local3592 if (bitDepthAllocated != 8) { in MediaImage()3594 "unsupported allocated bit depth: " + bitDepthAllocated); in MediaImage()