Searched refs:dpu_csc_cfg (Results 1 – 6 of 6) sorted by relevance
254 void (*setup_csc)(struct dpu_hw_pipe *ctx, const struct dpu_csc_cfg *data);
347 const struct dpu_csc_cfg *data, bool csc10);
580 static const struct dpu_csc_cfg dpu_csc_YUV2RGB_601L = {595 static const struct dpu_csc_cfg dpu_csc10_YUV2RGB_601L = {610 static const struct dpu_csc_cfg *_dpu_plane_get_csc(struct dpu_plane *pdpu, const struct dpu_format… in _dpu_plane_get_csc()612 const struct dpu_csc_cfg *csc_ptr; in _dpu_plane_get_csc()1094 const struct dpu_csc_cfg *csc_ptr = _dpu_plane_get_csc(pdpu, fmt); in dpu_plane_flush()
427 struct dpu_csc_cfg { struct
379 const struct dpu_csc_cfg *data, bool csc10) in dpu_hw_csc_setup()
547 const struct dpu_csc_cfg *data) in dpu_hw_sspp_setup_csc()
Completed in 18 milliseconds