Home
last modified time | relevance | path

Searched defs:dc_dwb_params (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_types.h427 struct dc_dwb_params { struct
428 unsigned int dwbscl_black_color; /* must be in FP1.5.10 */
429 unsigned int hdr_mult; /* must be in FP1.6.12 */
430 struct cm_grph_csc_adjustment csc_params;
431 struct dwb_stereo_params stereo_params;
433 unsigned int dest_width; /* Destination width */
434 unsigned int dest_height; /* Destination height */
437 enum dwb_capture_rate capture_rate; /* controls the frame capture rate */
438 struct scaling_taps scaler_taps; /* Scaling taps */
439 enum dwb_subsample_position subsample_position;
[all …]