Home
last modified time | relevance | path

Searched refs:dither_down_en (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/
H A Diep.cpp559 msg->dither_down_en = 1; in iep_control()
569 if (color_cvt->dither_down_en && msg->dst.format != IEP_FORMAT_RGB_565) { in iep_control()
581 msg->dither_down_en = color_cvt->dither_down_en; in iep_control()
H A Diep.h169 RK_U8 dither_down_en; //not to be used member
/OK3568_Linux_fs/external/mpp/mpp/vproc/inc/
H A Diep_api.h144 RK_U8 dither_down_en; member
/OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/
H A Diep_drv.h82 u8 dither_down_en; //not to be used member
H A Diep.h209 u8 dither_down_en;/* not to be used */ member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c308 .dither_down_en = VOP_REG(RK3288_DSP_CTRL1, 0x1, 2),
1067 .dither_down_en = VOP_REG(RK3328_DSP_CTRL1, 0x1, 2),
1262 .dither_down_en = VOP_REG(RK3036_DSP_CTRL0, 0x1, 11),
1562 .dither_down_en = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8),
1702 .dither_down_en = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8),
1813 .dither_down_en = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8),
1905 .dither_down_en = VOP_REG(RK3366_LIT_DSP_CTRL2, 0x1, 8),
H A Drockchip_vop2_reg.c789 .dither_down_en = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 17),
865 .dither_down_en = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 17),
981 .dither_down_en = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 17),
1087 .dither_down_en = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 17),
1174 .dither_down_en = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 17),
1228 .dither_down_en = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 17),
1300 .dither_down_en = VOP_REG(RK3568_VP0_DSP_CTRL, 0x1, 17),
1403 .dither_down_en = VOP_REG(RK3568_VP1_DSP_CTRL, 0x1, 17),
1499 .dither_down_en = VOP_REG(RK3568_VP2_DSP_CTRL, 0x1, 17),
1566 .dither_down_en = VOP_REG(RK3588_VP3_DSP_CTRL, 0x1, 17),
H A Drockchip_drm_vop.h300 struct vop_reg dither_down_en; member
807 struct vop_reg dither_down_en; member
H A Drockchip_drm_vop.c3124 VOP_CTRL_SET(vop, dither_down_en, 1); in vop_dither_setup()
3131 VOP_CTRL_SET(vop, dither_down_en, 1); in vop_dither_setup()
3136 VOP_CTRL_SET(vop, dither_down_en, 0); in vop_dither_setup()
3141 VOP_CTRL_SET(vop, dither_down_en, 0); in vop_dither_setup()
3150 VOP_CTRL_SET(vop, dither_down_en, 0); in vop_dither_setup()
H A Drockchip_drm_vop2.c6867 VOP_MODULE_SET(vop2, vp, dither_down_en, 1); in vop2_dither_setup()
6874 VOP_MODULE_SET(vop2, vp, dither_down_en, 1); in vop2_dither_setup()
6881 VOP_MODULE_SET(vop2, vp, dither_down_en, 0); in vop2_dither_setup()
6888 VOP_MODULE_SET(vop2, vp, dither_down_en, 0); in vop2_dither_setup()
6897 VOP_MODULE_SET(vop2, vp, dither_down_en, 0); in vop2_dither_setup()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/
H A Drga-hw.h319 unsigned int dither_down_en:1; member
/OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/
H A Diep_test.cpp185 cfg->colorcvt->dither_down_en = in parse_cfg()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c3670 u8 dither_down_en = 0; in rockchip_vop2_init() local
3731 dither_down_en = 1; in rockchip_vop2_init()
3739 dither_down_en = 1; in rockchip_vop2_init()
3745 dither_down_en = 0; in rockchip_vop2_init()
3750 dither_down_en = 0; in rockchip_vop2_init()
3759 dither_down_en = 0; in rockchip_vop2_init()
3765 DITHER_DOWN_EN_SHIFT, dither_down_en, false); in rockchip_vop2_init()