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