Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c153 struct rk_csc_colorspace_info st_csc_color_info; member
1139 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1366 color_info = &csc_mode_cfg->st_csc_color_info; in csc_calc_adjust_output_coef()
1602 csc_simple_coef->range_type = csc_mode_cfg->st_csc_color_info.out_full_range; in rockchip_calc_post_csc()
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c154 struct rk_csc_colorspace_info st_csc_color_info; member
1100 colorspace_info = &g_mode_csc_coef[i].st_csc_color_info; in csc_get_mode_index()
1249 csc_simple_coef->range_type = csc_mode_cfg->st_csc_color_info.out_full_range; in rockchip_calc_post_csc()