Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_post_csc.c1337 struct rk_pq_csc_coef temp0, temp1; in csc_calc_adjust_output_coef() local
1384 csc_matrix_multiply(&temp0, csc_mode_cfg->pst_csc_coef, &hue_matrix); in csc_calc_adjust_output_coef()
1391 csc_matrix_element_right_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH - in csc_calc_adjust_output_coef()
1393 csc_matrix_multiply(&temp1, &temp0, &saturation_matrix); in csc_calc_adjust_output_coef()
1395 csc_matrix_multiply(&temp0, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()
1396 csc_matrix_element_right_shift(&temp0, PQ_CSC_PARAM_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1397 csc_matrix_multiply(&temp1, &temp0, &gain_matrix); in csc_calc_adjust_output_coef()
1399 csc_matrix_multiply(&temp0, &temp1, &contrast_matrix); in csc_calc_adjust_output_coef()
1400 csc_matrix_element_right_shift(&temp0, PQ_CSC_PARAM_HALF_FIX_BIT_WIDTH); in csc_calc_adjust_output_coef()
1401 csc_matrix_multiply(out_matrix, &temp0, y2r_matrix); in csc_calc_adjust_output_coef()
[all …]
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dstih410.dtsi344 temp0{