Searched refs:clientBitDepth (Results 1 – 1 of 1) sorted by relevance
277 std::optional<int> clientBitDepth = {}; in GraphicView2MediaImageConverter() local280 clientBitDepth = 10; in GraphicView2MediaImageConverter()296 clientBitDepth = 8; in GraphicView2MediaImageConverter()304 if ((clientBitDepth) && (bitDepth != clientBitDepth.value())) { in GraphicView2MediaImageConverter()306 *clientBitDepth, bitDepth); in GraphicView2MediaImageConverter()