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.h426 struct dc_dwb_params { struct
427 unsigned int dwbscl_black_color; /* must be in FP1.5.10 */
428 unsigned int hdr_mult; /* must be in FP1.6.12 */
429 struct cm_grph_csc_adjustment csc_params;
430 struct dwb_stereo_params stereo_params;
432 unsigned int dest_width; /* Destination width */
433 unsigned int dest_height; /* Destination height */
436 enum dwb_capture_rate capture_rate; /* controls the frame capture rate */
437 struct scaling_taps scaler_taps; /* Scaling taps */
438 enum dwb_subsample_position subsample_position;
[all …]