Home
last modified time | relevance | path

Searched refs:post_csc_coef (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.h14 struct post_csc_coef { struct
32 int rockchip_calc_post_csc(struct csc_info *csc, struct post_csc_coef *csc_coef, argument
H A Drockchip_post_csc.c1522 struct post_csc_coef *csc_simple_coef, in rockchip_swap_color_channel()
1555 int rockchip_calc_post_csc(struct csc_info *csc_cfg, struct post_csc_coef *csc_simple_coef, in rockchip_calc_post_csc()
H A Drockchip_vop2.c2063 struct post_csc_coef csc_coef; in vop3_post_csc_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.h15 int rockchip_calc_post_csc(struct post_csc *csc, struct post_csc_coef *csc_coef,
H A Drockchip_post_csc.c1508 struct post_csc_coef *csc_simple_coef, in rockchip_swap_color_channel()
1541 int rockchip_calc_post_csc(struct post_csc *csc_cfg, struct post_csc_coef *csc_simple_coef, in rockchip_calc_post_csc()
H A Drockchip_drm_vop.h604 struct post_csc_coef { struct
H A Drockchip_drm_vop2.c9693 struct post_csc_coef csc_coef; in vop3_post_csc_config()