Home
last modified time | relevance | path

Searched refs:baynr_cfg (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h732 struct isp21_baynr_cfg baynr_cfg; member
H A Drkisp3-config.h1014 struct isp3x_baynr_cfg baynr_cfg; member
H A Drkisp32-config.h1323 struct isp32_baynr_cfg baynr_cfg; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h732 struct isp21_baynr_cfg baynr_cfg; member
H A Drk-isp3-config.h1014 struct isp3x_baynr_cfg baynr_cfg; member
H A Drk-isp32-config.h1323 struct isp32_baynr_cfg baynr_cfg; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp665 struct isp21_baynr_cfg * p2DCfg = &isp_cfg.others.baynr_cfg; in convertAiqRawnrToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp3x/
H A DIsp3xParams.cpp503 struct isp3x_baynr_cfg *pBayernr = &isp_cfg.others.baynr_cfg; in convertAiqRawnrToIsp3xParams()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp32/
H A DIsp32Params.cpp1157 struct isp32_baynr_cfg* pBayernr = &isp_cfg.others.baynr_cfg; in convertAiqRawnrToIsp32Params()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v21.c3530 ops->baynr_config(params_vdev, &new_params->others.baynr_cfg); in __isp_isr_other_config()
H A Disp_params_v3x.c3878 ops->baynr_config(params_vdev, &new_params->others.baynr_cfg, id); in __isp_isr_other_config()
H A Disp_params_v32.c4037 ops->baynr_config(params_vdev, &new_params->others.baynr_cfg); in __isp_isr_other_config()