Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c151 const struct rk_pq_csc_coef *pst_csc_coef; member
1384 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &hue_matrix); in csc_calc_adjust_output_coef()
1417 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &hue_matrix); in csc_calc_adjust_output_coef()
1440 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &gain_matrix); in csc_calc_adjust_output_coef()
1508 csc_coef = csc_mode_cfg->pst_csc_coef; in csc_calc_default_output_coef()
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c152 const struct rk_pq_csc_coef *pst_csc_coef; member
1149 csc_coef = csc_mode_cfg->pst_csc_coef; in csc_calc_default_output_coef()