Home
last modified time | relevance | path

Searched refs:dsc_config_thresh (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.h46 void (*dsc_config_thresh)(struct dpu_hw_dsc *hw_dsc, member
H A Ddpu_encoder.c2001 if (hw_dsc->ops.dsc_config_thresh) in dpu_encoder_dsc_pipe_cfg()
2002 hw_dsc->ops.dsc_config_thresh(hw_dsc, dsc); in dpu_encoder_dsc_pipe_cfg()