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