Home
last modified time | relevance | path

Searched refs:rgb_cg_en (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep_drv.h68 u8 rgb_cg_en; //sw_rgb_con_gam_en member
H A Dhw_iep_reg.c389 IEP_REGB_RGB_CON_GAM_EN(iep_msg->base, iep_msg->rgb_cg_en); in iep_config_cg()
391 if (iep_msg->rgb_cg_en) { in iep_config_cg()
404 iep_msg->rgb_cg_en); in iep_config_cg()
531 (iep_msg->rgb_cg_en == 1) || in iep_config_rgb2yuv()
564 (iep_msg->rgb_cg_en == 1) || in iep_config_yuv2rgb()
H A Diep.h248 u8 rgb_cg_en;/*sw_rgb_con_gam_en*/ member
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.h208 RK_U8 rgb_cg_en; // sw_rgb_con_gam_en member
H A Diep.cpp504 msg->rgb_cg_en = 0; in iep_control()
530 msg->rgb_cg_en = rgb_enh->cg_en; in iep_control()