Searched refs:regminbusythre (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/agic/ |
| H A D | rk_aiq_types_algo_agic_int.h | 30 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 D | rk_aiq_algo_agic_v2.cpp | 94 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 D | rk_aiq_algo_agic_v1.cpp | 103 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 D | rkisp21-config.h | 78 u16 regminbusythre; member
|
| H A D | rkisp2-config.h | 945 u16 regminbusythre; member
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-isp21-config.h | 78 __u16 regminbusythre; member
|
| H A D | rk-isp2-config.h | 933 __u16 regminbusythre; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp21/ |
| H A D | Isp21Params.cpp | 1012 isp_cfg.others.gic_cfg.regminbusythre = agic.ProcResV21.regminbusythre; in convertAiqAgicToIsp21Params()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | Isp20Params.cpp | 2940 isp_gic_cfg->regminbusythre = gic_cfg.ProcResV20.regminbusythre; in convertAiqGicToIsp20Params()
|
| H A D | CamHwIsp20.cpp | 3513 isp_params->others.gic_cfg.regminbusythre,
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v2x.c | 3245 (arg->regminbusythre & 0x03FF); in isp_gic_config()
|
| H A D | isp_params_v21.c | 2588 (arg->regminbusythre & 0x03FF); in isp_gic_config()
|
| H A D | isp_params_v3x.c | 2731 (arg->regminbusythre & 0x03FF); in isp_gic_config()
|
| H A D | isp_params_v32.c | 2671 (arg->regminbusythre & 0x03FF); in isp_gic_config()
|