Home
last modified time | relevance | path

Searched refs:regminbusythre (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/agic/
H A Drk_aiq_types_algo_agic_int.h30 uint16_t regminbusythre; member
71 uint16_t regminbusythre; member
110 unsigned short regminbusythre; member
144 unsigned short regminbusythre; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/agic/
H A Drk_aiq_algo_agic_v2.cpp94 selected->regminbusythre = INTERPOLATION(ratio, hi->min_busy_thre, lo->min_busy_thre); in GicV2SelectParam()
122 selected->regminbusythre = manual_param->min_busy_thre; in GicV2SetManualParam()
170 hw_param->regmingradthrdark2, hw_param->regmingradthrdark1, hw_param->regminbusythre, in GicV2DumpReg()
227 pAgicRes->ProcResV21.regminbusythre = pAgicCtx->ConfigData.ConfigV21.regminbusythre; in AgicGetProcResultV21()
355 pAgicCtx->ConfigData.ConfigV21.regminbusythre *= mulBit; in AgicProcessV21()
H A Drk_aiq_algo_agic_v1.cpp103 selected->regminbusythre = INTERPOLATION(ratio, hi->min_busy_thre, lo->min_busy_thre); in GicV1SelectParam()
133 selected->regminbusythre = manual_param->min_busy_thre; in GicV1SetManualParam()
192 hw_param->regmingradthrdark2, hw_param->regmingradthrdark1, hw_param->regminbusythre, in GicV1DumpReg()
252 pAgicRes->ProcResV20.regminbusythre = pAgicCtx->ConfigData.ConfigV20.regminbusythre; in AgicGetProcResultV20()
396 pAgicCtx->ConfigData.ConfigV20.regminbusythre *= mulBit; in AgicProcessV20()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drkisp21-config.h78 u16 regminbusythre; member
H A Drkisp2-config.h945 u16 regminbusythre; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-isp21-config.h78 __u16 regminbusythre; member
H A Drk-isp2-config.h933 __u16 regminbusythre; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/
H A DIsp21Params.cpp1012 isp_cfg.others.gic_cfg.regminbusythre = agic.ProcResV21.regminbusythre; in convertAiqAgicToIsp21Params()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DIsp20Params.cpp2940 isp_gic_cfg->regminbusythre = gic_cfg.ProcResV20.regminbusythre; in convertAiqGicToIsp20Params()
H A DCamHwIsp20.cpp3513 isp_params->others.gic_cfg.regminbusythre,
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/
H A Disp_params_v2x.c3245 (arg->regminbusythre & 0x03FF); in isp_gic_config()
H A Disp_params_v21.c2588 (arg->regminbusythre & 0x03FF); in isp_gic_config()
H A Disp_params_v3x.c2731 (arg->regminbusythre & 0x03FF); in isp_gic_config()
H A Disp_params_v32.c2671 (arg->regminbusythre & 0x03FF); in isp_gic_config()