Searched refs:c_depth (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.bin/find/
H A Dextern.h57 PLAN *c_depth(char *, char ***, int);
H A Doption.c63 { "-depth", N_DEPTH, c_depth, O_ZERO },
H A Dfunction.c292 c_depth(char *ignore, char ***ignored, int unused) function
/openbsd-current/sys/dev/pci/drm/amd/display/dc/inc/hw/
H A Dopp.h49 enum dc_color_depth c_depth; /* Deep color use. */ member in struct:clamping_and_pixel_encoding_params
/openbsd-current/sys/dev/pci/drm/amd/display/dc/core/
H A Ddc_resource.c583 if (stream1->clamping.c_depth != stream2->clamping.c_depth)
606 if (stream1->clamping.c_depth != COLOR_DEPTH_888 ||
607 stream2->clamping.c_depth != COLOR_DEPTH_888)
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn10/
H A Ddcn10_resource.c1032 stream->clamping.c_depth = stream->timing.display_color_depth;
/openbsd-current/sys/dev/pci/drm/amd/display/dc/dcn20/
H A Ddcn20_resource.c1271 stream->clamping.c_depth = stream->timing.display_color_depth;

Completed in 201 milliseconds