Home
last modified time | relevance | path

Searched refs:dither_mode (Results 1 - 18 of 18) sorted by relevance

/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/
H A Dhdmi_hal_ctrl.c505 static hi_void ctrl_video_path_dither_set(hi_bool enable, hdmi_video_dither dither_mode) in ctrl_video_path_dither_set() argument
508 hdmi_reg_dither_mode_set(dither_mode); in ctrl_video_path_dither_set()
813 static hi_s32 ctrl_video_path_dither_get(hi_bool *enable, hdmi_video_dither *dither_mode) in ctrl_video_path_dither_get() argument
816 *dither_mode = hdmi_reg_dither_mode_get(); in ctrl_video_path_dither_get()
1480 hdmi_video_dither dither_mode = HDMI_VIDEO_DITHER_DISABLE; in ctrl_video_dither_set() local
1492 dither_mode = HDMI_VIDEO_DITHER_10_8; in ctrl_video_dither_set()
1496 dither_mode = HDMI_VIDEO_DITHER_12_8; in ctrl_video_dither_set()
1506 dither_mode = HDMI_VIDEO_DITHER_12_10; in ctrl_video_dither_set()
1520 dither_mode = HDMI_VIDEO_DITHER_DISABLE; in ctrl_video_dither_set()
1523 ctrl_video_path_dither_set(enable_dither, dither_mode); in ctrl_video_dither_set()
2082 hal_hdmi_ctrl_dither_dbg_set(hdmi_device_id hdmi, hdmi_video_dither dither_mode) hal_hdmi_ctrl_dither_dbg_set() argument
[all...]
H A Dhdmi_hal_ctrl.h83 hdmi_video_dither dither_mode; member
196 hi_void hal_hdmi_ctrl_dither_dbg_set(hdmi_device_id hdmi, hdmi_video_dither dither_mode);
H A Dhdmi_hal_intf.c420 hw_status->video_status.dither = video_stat.dither_mode; in hal_hdmi_hw_video_status_get()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/include/
H A Dvou_hal.h67 hi_bool hal_disp_set_dither_round_unlim(hal_disp_outputchannel chan, hi_u32 dither_mode);
71 hi_bool hal_disp_set_dither_mode(hal_disp_outputchannel chan, hi_u32 dither_mode);
H A Dvou_reg.h3425 unsigned int dither_mode : 1; /* [30] */ member
3578 unsigned int dither_mode : 1; /* [30] */ member
4392 unsigned int dither_mode : 1; /* [4] */ member
5243 unsigned int dither_mode : 1; /* [4] */ member
5789 unsigned int dither_mode : 1; /* [4] */ member
6058 unsigned int dither_mode : 1; /* [4] */ member
6653 unsigned int dither_mode : 1; /* [4] */ member
H A Dvou_drv.h1225 hi_u32 dither_mode; member
1267 } dither_mode; typedef
/device/soc/rockchip/common/vendor/drivers/video/rockchip/rga2/
H A Drga2.h398 uint8_t dither_mode; member
451 uint8_t dither_mode; member
557 u8 dither_mode; member
H A Drga2_reg_info.c901 reg = ((reg & (~m_RGA2_DST_INFO_SW_DITHER_MODE)) | (s_RGA2_DST_INFO_SW_DITHER_MODE(msg->dither_mode))); in RGA2_set_reg_dst_info()
1767 req->dither_mode = req_rga->dither_mode; in RGA_MSG_2_RGA2_MSG()
2030 req->dither_mode = req_rga->dither_mode; in RGA_MSG_2_RGA2_MSG_32()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/include/
H A Drga.h454 uint8_t dither_mode; member
595 u8 dither_mode; member
660 u8 dither_mode; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/hal/ctrl/hisiv100/regs/
H A Dhdmi_reg_video_path.c563 return config.bits.dither_mode; in hdmi_reg_dither_mode_get()
598 int hdmi_reg_dither_mode_set(unsigned int dither_mode) in hdmi_reg_dither_mode_set() argument
605 config.bits.dither_mode = dither_mode; in hdmi_reg_dither_mode_set()
H A Dhdmi_reg_video_path.h313 unsigned int dither_mode : 2; /* [2:1] */ member
712 int hdmi_reg_dither_mode_set(unsigned int dither_mode);
/device/soc/rockchip/common/hardware/rga/include/
H A Drga.h363 unsigned char dither_mode; member
/device/soc/rockchip/rk3399/hardware/rga/include/
H A Drga.h371 unsigned char dither_mode; member
/device/soc/rockchip/rk3568/hardware/rga/include/
H A Drga.h371 unsigned char dither_mode; member
/device/soc/rockchip/rk3588/hardware/rga/include/
H A Drga.h549 uint8_t dither_mode; member
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/hdmi/src/mkp/
H A Ddrv_hdmi_debug.c1073 hdmi_video_dither dither_mode = HDMI_VIDEO_DITHER_DISABLE; in debug_dither() local
1086 dither_mode = HDMI_VIDEO_DITHER_DISABLE; in debug_dither()
1090 dither_mode = HDMI_VIDEO_DITHER_10_8; in debug_dither()
1093 dither_mode = HDMI_VIDEO_DITHER_12_8; in debug_dither()
1096 dither_mode = HDMI_VIDEO_DITHER_12_10; in debug_dither()
1103 hal_call_void(hal_hdmi_debug, hdmi_dev->hal, HDMI_DEBUG_CMD_DITHER, &dither_mode); in debug_dither()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/rga3/
H A Drga2_reg_info.c1012 (s_RGA2_DST_INFO_SW_DITHER_MODE(msg->dither_mode))); in RGA2_set_reg_dst_info()
1814 req->dither_mode = req_rga->dither_mode; in rga_cmd_to_rga2_cmd()
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/cbb/vo/vo_dev/arch/hi3516cv500/hal/
H A Dvou_hal.c842 intf0_dither_ctrl.bits.dither_mode = mode; in hal_disp_set_dither_mode()

Completed in 55 milliseconds