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