Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp3-config.h47 #define ISP3X_MODULE_DRC ISP2X_MODULE_DRC macro
H A Drkisp32-config.h50 #define ISP32_MODULE_DRC ISP3X_MODULE_DRC
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp3-config.h47 #define ISP3X_MODULE_DRC ISP2X_MODULE_DRC macro
H A Drk-isp32-config.h50 #define ISP32_MODULE_DRC ISP3X_MODULE_DRC
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v3x.c3804 if ((module_cfg_update & ISP3X_MODULE_DRC)) in __isp_isr_other_config()
3853 if ((module_cfg_update & ISP3X_MODULE_DRC)) in __isp_isr_other_config()
3947 if (module_en_update & ISP3X_MODULE_DRC) { in __isp_isr_other_en()
3948 ops->hdrdrc_enable(params_vdev, !!(module_ens & ISP3X_MODULE_DRC), id); in __isp_isr_other_en()
3949 priv_val->drc_en = !!(module_ens & ISP3X_MODULE_DRC); in __isp_isr_other_en()