| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/ |
| H A D | iep.cpp | 559 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 D | iep.h | 169 RK_U8 dither_down_en; //not to be used member
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/inc/ |
| H A D | iep_api.h | 144 RK_U8 dither_down_en; member
|
| /OK3568_Linux_fs/kernel/drivers/video/rockchip/iep/ |
| H A D | iep_drv.h | 82 u8 dither_down_en; //not to be used member
|
| H A D | iep.h | 209 u8 dither_down_en;/* not to be used */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/ |
| H A D | rockchip_vop_reg.c | 308 .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 D | rockchip_vop2_reg.c | 789 .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 D | rockchip_drm_vop.h | 300 struct vop_reg dither_down_en; member 807 struct vop_reg dither_down_en; member
|
| H A D | rockchip_drm_vop.c | 3124 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 D | rockchip_drm_vop2.c | 6867 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 D | rga-hw.h | 319 unsigned int dither_down_en:1; member
|
| /OK3568_Linux_fs/external/mpp/mpp/vproc/iep/test/ |
| H A D | iep_test.cpp | 185 cfg->colorcvt->dither_down_en = in parse_cfg()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop2.c | 3670 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()
|