Searched refs:c_depth (Results 1 – 7 of 7) sorted by relevance
57 PLAN *c_depth(char *, char ***, int);
63 { "-depth", N_DEPTH, c_depth, O_ZERO },
292 c_depth(char *ignore, char ***ignored, int unused) in c_depth() function
49 enum dc_color_depth c_depth; /* Deep color use. */ member
583 if (stream1->clamping.c_depth != stream2->clamping.c_depth) in resource_are_streams_timing_synchronizable() 606 if (stream1->clamping.c_depth != COLOR_DEPTH_888 || in is_dp_and_hdmi_sharable() 607 stream2->clamping.c_depth != COLOR_DEPTH_888) in is_dp_and_hdmi_sharable()
1032 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()
1271 stream->clamping.c_depth = stream->timing.display_color_depth; in build_clamping_params()