Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_post_csc.c111 struct rk_pq_csc_ventor { struct
1157 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
1159 const struct rk_pq_csc_ventor *v0) in csc_matrix_ventor_multiply()
1274 struct rk_pq_csc_ventor *out_dc) in csc_calc_adjust_output_coef()
1283 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_adjust_output_coef()
1284 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_adjust_output_coef()
1285 struct rk_pq_csc_ventor v; in csc_calc_adjust_output_coef()
1457 struct rk_pq_csc_ventor *out_dc) in csc_calc_default_output_coef()
1461 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_default_output_coef()
1462 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_default_output_coef()
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_post_csc.c125 struct rk_pq_csc_ventor { struct
1171 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply()
1173 const struct rk_pq_csc_ventor *v0) in csc_matrix_ventor_multiply()
1288 struct rk_pq_csc_ventor *out_dc) in csc_calc_adjust_output_coef()
1297 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_adjust_output_coef()
1298 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_adjust_output_coef()
1299 struct rk_pq_csc_ventor v; in csc_calc_adjust_output_coef()
1471 struct rk_pq_csc_ventor *out_dc) in csc_calc_default_output_coef()
1475 struct rk_pq_csc_ventor dc_in_ventor; in csc_calc_default_output_coef()
1476 struct rk_pq_csc_ventor dc_out_ventor; in csc_calc_default_output_coef()
[all …]