Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h34 #define ISP3X_MODULE_HDRMGE ISP2X_MODULE_HDRMGE macro
H A Drkisp32-config.h37 #define ISP32_MODULE_HDRMGE ISP3X_MODULE_HDRMGE
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h34 #define ISP3X_MODULE_HDRMGE ISP2X_MODULE_HDRMGE macro
H A Drk-isp32-config.h37 #define ISP32_MODULE_HDRMGE ISP3X_MODULE_HDRMGE
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.c3801 if ((module_cfg_update & ISP3X_MODULE_HDRMGE)) in __isp_isr_other_config()
3850 if ((module_cfg_update & ISP3X_MODULE_HDRMGE)) in __isp_isr_other_config()
3942 if (module_en_update & ISP3X_MODULE_HDRMGE) { in __isp_isr_other_en()
3943 ops->hdrmge_enable(params_vdev, !!(module_ens & ISP3X_MODULE_HDRMGE), id); in __isp_isr_other_en()
3944 priv_val->mge_en = !!(module_ens & ISP3X_MODULE_HDRMGE); in __isp_isr_other_en()