Home
last modified time | relevance | path

Searched refs:full_csc (Results 1 - 8 of 8) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2_reg_info.c907 reg = ((reg & (~m_RGA2_DST_INFO_SW_DST_CSC_MODE_2)) | (s_RGA2_DST_INFO_SW_DST_CSC_MODE_2(msg->full_csc.flag))); in RGA2_set_reg_dst_info()
1230 *bRGA2_DST_CSC_00 = msg->full_csc.coe_y.r_v; in RGA2_set_reg_full_csc()
1231 *bRGA2_DST_CSC_01 = msg->full_csc.coe_y.g_y; in RGA2_set_reg_full_csc()
1232 *bRGA2_DST_CSC_02 = msg->full_csc.coe_y.b_u; in RGA2_set_reg_full_csc()
1233 *bRGA2_DST_CSC_OFF0 = msg->full_csc.coe_y.off; in RGA2_set_reg_full_csc()
1235 *bRGA2_DST_CSC_10 = msg->full_csc.coe_u.r_v; in RGA2_set_reg_full_csc()
1236 *bRGA2_DST_CSC_11 = msg->full_csc.coe_u.g_y; in RGA2_set_reg_full_csc()
1237 *bRGA2_DST_CSC_12 = msg->full_csc.coe_u.b_u; in RGA2_set_reg_full_csc()
1238 *bRGA2_DST_CSC_OFF1 = msg->full_csc.coe_u.off; in RGA2_set_reg_full_csc()
1240 *bRGA2_DST_CSC_20 = msg->full_csc in RGA2_set_reg_full_csc()
[all...]
H A Drga2.h400 full_csc_t full_csc; /* full color space convert */ member
453 full_csc_t full_csc; /* full color space convert */ member
545 full_csc_t full_csc; /* full color space convert */ member
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga2_reg_info.c1022 (s_RGA2_DST_INFO_SW_DST_CSC_MODE_2(msg->full_csc.flag))); in RGA2_set_reg_dst_info()
1419 *bRGA2_DST_CSC_00 = msg->full_csc.coe_y.r_v; in RGA2_set_reg_full_csc()
1420 *bRGA2_DST_CSC_01 = msg->full_csc.coe_y.g_y; in RGA2_set_reg_full_csc()
1421 *bRGA2_DST_CSC_02 = msg->full_csc.coe_y.b_u; in RGA2_set_reg_full_csc()
1422 *bRGA2_DST_CSC_OFF0 = msg->full_csc.coe_y.off; in RGA2_set_reg_full_csc()
1424 *bRGA2_DST_CSC_10 = msg->full_csc.coe_u.r_v; in RGA2_set_reg_full_csc()
1425 *bRGA2_DST_CSC_11 = msg->full_csc.coe_u.g_y; in RGA2_set_reg_full_csc()
1426 *bRGA2_DST_CSC_12 = msg->full_csc.coe_u.b_u; in RGA2_set_reg_full_csc()
1427 *bRGA2_DST_CSC_OFF1 = msg->full_csc.coe_u.off; in RGA2_set_reg_full_csc()
1429 *bRGA2_DST_CSC_20 = msg->full_csc in RGA2_set_reg_full_csc()
[all...]
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h457 struct rga_full_csc_t full_csc; member
580 struct rga_full_csc_t full_csc; member
/device/soc/rockchip/common/hardware/rga/include/
H A Drga.h365 full_csc_t full_csc; /* full color space convert */ member
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Drga.h373 full_csc_t full_csc; /* full color space convert */ member
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Drga.h373 full_csc_t full_csc; /* full color space convert */ member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Drga.h551 full_csc_t full_csc; /* full color space convert */ member

Completed in 13 milliseconds