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