Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.c139 struct rk_csc_colorspace_info st_csc_color_info; member
1106 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1309 color_info = &csc_mode_cfg->st_csc_color_info; in csc_calc_adjust_output_coef()
1570 csc_simple_coef->range_type = csc_mode_cfg->st_csc_color_info.out_full_range; in rockchip_calc_post_csc()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.c153 struct rk_csc_colorspace_info st_csc_color_info; member
1120 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1323 color_info = &csc_mode_cfg->st_csc_color_info; in csc_calc_adjust_output_coef()
1584 csc_simple_coef->range_type = csc_mode_cfg->st_csc_color_info.out_full_range; in rockchip_calc_post_csc()