c_depth
if (stream1->clamping.c_depth != stream2->clamping.c_depth)
if (stream1->clamping.c_depth != COLOR_DEPTH_888 ||
stream2->clamping.c_depth != COLOR_DEPTH_888)
stream->clamping.c_depth = stream->timing.display_color_depth;
enum dc_color_depth c_depth; /* Deep color use. */
creat_f c_depth;
{ "-d", c_depth, f_depth, 0 },
{ "-depth", c_depth, f_depth, 0 },