Searched refs:r2y_matrix (Results 1 – 2 of 2) sorted by relevance
1281 const struct rk_pq_csc_coef *r2y_matrix; in csc_calc_adjust_output_coef() local1325 r2y_matrix = &r2y_for_y2y; in csc_calc_adjust_output_coef()1338 csc_matrix_multiply(&temp0, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()1407 r2y_matrix = &rk_csc_table_rgb_limit_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1410 r2y_matrix = &rk_csc_table_rgb_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1413 r2y_matrix = &rk_csc_table_rgb_to_hdy_cb_cr_full; in csc_calc_adjust_output_coef()1416 r2y_matrix = &rk_csc_table_rgb_limit_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1429 csc_matrix_multiply(out_matrix, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()
1295 const struct rk_pq_csc_coef *r2y_matrix; in csc_calc_adjust_output_coef() local1339 r2y_matrix = &r2y_for_y2y; in csc_calc_adjust_output_coef()1352 csc_matrix_multiply(&temp0, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()1421 r2y_matrix = &rk_csc_table_rgb_limit_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1424 r2y_matrix = &rk_csc_table_rgb_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1427 r2y_matrix = &rk_csc_table_rgb_to_hdy_cb_cr_full; in csc_calc_adjust_output_coef()1430 r2y_matrix = &rk_csc_table_rgb_limit_to_hdy_cb_cr; in csc_calc_adjust_output_coef()1443 csc_matrix_multiply(out_matrix, &temp1, r2y_matrix); in csc_calc_adjust_output_coef()