Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c125 struct rk_pq_csc_ventor { struct
1190 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
1192 const struct rk_pq_csc_ventor *v0) in csc_matrix_ventor_multiply()
1331 struct rk_pq_csc_ventor *out_dc) in csc_calc_adjust_output_coef()
1340 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_adjust_output_coef()
1341 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_adjust_output_coef()
1342 struct rk_pq_csc_ventor v; in csc_calc_adjust_output_coef()
1500 struct rk_pq_csc_ventor *out_dc) in csc_calc_default_output_coef()
1504 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_default_output_coef()
1505 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_default_output_coef()
[all …]
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c126 struct rk_pq_csc_ventor { struct
1111 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
1113 const struct rk_pq_csc_ventor *v0) in csc_matrix_ventor_multiply()
1141 struct rk_pq_csc_ventor *out_dc) in csc_calc_default_output_coef()
1145 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_default_output_coef()
1146 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_default_output_coef()
1147 struct rk_pq_csc_ventor v; in csc_calc_default_output_coef()
1221 struct rk_pq_csc_ventor out_dc; in rockchip_calc_post_csc()