Home
last modified time | relevance | path

Searched defs:csc (Results 1 – 25 of 40) sorted by relevance

12

/linux/drivers/media/platform/ti/vpe/
H A Dcsc.c110 void csc_dump_regs(struct csc_data *csc) in csc_dump_regs()
130 void csc_set_coeff_bypass(struct csc_data *csc, u32 *csc_reg5) in csc_set_coeff_bypass()
139 void csc_set_coeff(struct csc_data *csc, u32 *csc_reg0, in csc_set_coeff()
249 struct csc_data *csc; in csc_create() local
H A Dvip.c2233 struct csc_data *csc = dev->csc; in vip_setup_scaler() local
3164 enum vip_csc_state csc; in get_subdev_active_format() local
3461 struct csc_data *csc; in vip_probe_slice() local
/linux/drivers/gpu/ipu-v3/
H A Dipu-ic-csc.c355 static int calc_csc_coeffs(struct ipu_ic_csc *csc) in calc_csc_coeffs()
390 int __ipu_ic_calc_csc(struct ipu_ic_csc *csc) in __ipu_ic_calc_csc()
396 int ipu_ic_calc_csc(struct ipu_ic_csc *csc, in ipu_ic_calc_csc()
H A Dipu-ic.c175 const struct ipu_ic_csc *csc, in init_csc()
325 const struct ipu_ic_csc *csc, in ipu_ic_task_init_rsc()
369 const struct ipu_ic_csc *csc, in ipu_ic_task_init()
H A Dipu-dp.c273 u32 reg, csc; in ipu_dp_disable_channel() local
/linux/drivers/staging/media/atomisp/pci/isp/kernels/csc/csc_1.0/
H A Dia_css_csc.host.c60 const struct sh_css_isp_csc_params *csc, in ia_css_cc_dump()
100 const struct sh_css_isp_csc_params *csc, in ia_css_csc_dump()
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_plane.c160 enum mdp4_pipe pipe, struct csc_cfg *csc) in mdp4_write_csc_config()
316 struct csc_cfg *csc = mdp_get_default_csc_cfg(CSC_YUV2RGB); in mdp4_plane_mode_set() local
/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1541 void dispc_csc_offset_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_offset_regval()
1552 void dispc_csc_yuv2rgb_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_yuv2rgb_regval()
1564 void dispc_csc_rgb2yuv_regval(const struct dispc_csc_coef *csc, u32 *regval) in dispc_csc_rgb2yuv_regval()
1575 static void dispc_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_csc_cpr_regval()
1590 const struct dispc_csc_coef *csc) in dispc_k2g_vid_write_csc()
1613 const struct dispc_csc_coef *csc) in dispc_k3_vid_write_csc()
1682 const struct dispc_csc_coef *csc; member
2634 static void dispc_k2g_vp_csc_cpr_regval(const struct dispc_csc_coef *csc, in dispc_k2g_vp_csc_cpr_regval()
2645 const struct dispc_csc_coef *csc) in dispc_k2g_vp_write_csc()
2710 const struct dispc_csc_coef *csc) in dispc_k3_vp_write_csc()
[all …]
/linux/drivers/gpu/drm/i915/display/
H A Dintel_color.c188 static void intel_csc_clear(struct intel_csc_matrix *csc) in intel_csc_clear()
226 const struct intel_csc_matrix *csc) in ilk_update_pipe_csc()
265 struct intel_csc_matrix *csc) in ilk_read_pipe_csc()
332 const struct intel_csc_matrix *csc) in icl_update_output_csc()
368 struct intel_csc_matrix *csc) in icl_read_output_csc()
468 struct intel_csc_matrix *csc, in ilk_csc_convert_ctm()
639 struct intel_csc_matrix *csc) in vlv_wgc_csc_convert_ctm()
649 const struct intel_csc_matrix *csc) in vlv_load_wgc_csc()
671 struct intel_csc_matrix *csc) in vlv_read_wgc_csc()
731 struct intel_csc_matrix *csc) in chv_cgm_csc_convert_ctm()
[all …]
/linux/drivers/media/platform/amlogic/c3/isp/
H A Dc3-isp-params.c49 struct c3_isp_params_csc csc; member
452 const struct c3_isp_params_csc *csc = &block->csc; in c3_isp_params_cfg_csc() local
/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_rwpf.c88 bool csc; in vsp1_rwpf_set_format() local
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_cdm.c175 u32 csc = 0; in dpu_hw_cdm_enable() local
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c1231 static void csc(enum v4l2_colorspace colorspace, enum v4l2_xfer_func xfer_func, in csc() function
/linux/drivers/pcmcia/
H A Dyenta_socket.c512 u8 csc; in yenta_interrupt() local
970 u8 csc; in yenta_probe_handler() local
H A Di82092.c310 int csc; in i82092aa_interrupt() local
H A Dpd6729.c192 unsigned int csc; in pd6729_interrupt() local
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.h64 void (*csc)(struct nv50_wndw *, struct nv50_wndw_atom *, member
H A Datom.h225 } csc; member
271 bool csc:1; member
/linux/drivers/media/platform/ti/omap3isp/
H A Disppreview.h90 struct omap3isp_prev_csc csc; member
/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c455 struct ipu_ic_csc csc; in prp_setup_rotation() local
584 struct ipu_ic_csc csc; in prp_setup_norotation() local
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_isp_params.h73 struct ia_css_isp_parameter csc; member
/linux/drivers/video/fbdev/
H A Dcg14.c113 u16 csc; /* Composite Sync Clear */ member
/linux/drivers/staging/media/deprecated/atmel/
H A Datmel-isc.h175 u32 csc; member
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_plane.c494 struct csc_cfg *csc) in csc_enable()
/linux/drivers/media/platform/qcom/venus/
H A Dhfi_cmds.c1004 struct hfi_vpe_color_space_conversion *csc = prop_data; in pkt_session_set_property_1x() local

12