Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c1190 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply() function
1487 csc_matrix_ventor_multiply(&v, out_matrix, &dc_in_ventor); in csc_calc_adjust_output_coef()
1528 csc_matrix_ventor_multiply(&v, csc_coef, &dc_in_ventor); in csc_calc_default_output_coef()
1556 csc_matrix_ventor_multiply(out_dc, &yuv_output_swap_matrix, &tmp_v); in rockchip_swap_color_channel()
/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c1111 static void csc_matrix_ventor_multiply(struct rk_pq_csc_ventor *dst, in csc_matrix_ventor_multiply() function
1169 csc_matrix_ventor_multiply(&v, csc_coef, &dc_in_ventor); in csc_calc_default_output_coef()