| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_algo_alsc_itf.cpp | 82 adjustVignettingForLscOTP(hAlsc->otpGrad.lsc_b, hAlsc->otpGrad.lsc_gb, \ in prepare() 102 hAlsc->otpGrad.lsc_b[0], in prepare() 103 hAlsc->otpGrad.lsc_b[1], in prepare() 104 hAlsc->otpGrad.lsc_b[2], in prepare() 105 hAlsc->otpGrad.lsc_b[3], in prepare() 106 hAlsc->otpGrad.lsc_b[4]); in prepare()
|
| H A D | rk_aiq_alsc_convert_otp.cpp | 67 writeFile(fileName, otpGrad->lsc_b); in convertLscTableParameter() 81 calculateCorrectFactor(otpGrad->lsc_b, bTable, srcLscWidth, srcLscHeight, sizeX, sizeY); in convertLscTableParameter() 136 *(otpGrad->lsc_b + i * 17 + j) = plscdataB[r * dstWidth / 2 + c]; in convertLscTableParameter() 144 writeFile(fileName, otpGrad->lsc_b); in convertLscTableParameter() 170 otpGrad->lsc_b[0], in convertLscTableParameter() 171 otpGrad->lsc_b[1], in convertLscTableParameter() 172 otpGrad->lsc_b[2], in convertLscTableParameter() 173 otpGrad->lsc_b[3]); in convertLscTableParameter()
|
| H A D | rk_aiq_alsc_algo_v1.cpp | 596 memcpy(hAlsc->otpGrad.lsc_b, alscSwInfo->otpInfo.lsc_b, sizeof(hAlsc->otpGrad.lsc_b)); in alscGetOtpInfo() 620 hAlsc->otpGrad.lsc_b[0], in alscGetOtpInfo() 621 hAlsc->otpGrad.lsc_b[1], in alscGetOtpInfo() 622 hAlsc->otpGrad.lsc_b[2], in alscGetOtpInfo() 623 hAlsc->otpGrad.lsc_b[3]); in alscGetOtpInfo() 645 (float(otpGrad->lsc_b[i]) / 1024) + 0.5; in genLscMatrixToHwConf()
|
| H A D | rk_aiq_types_alsc_algo_prvt.h | 108 uint16_t lsc_b[LSC_DATA_TBL_SIZE]; member
|
| H A D | rk_aiq_alsc_algo.cpp | 102 (float(otpGrad->lsc_b[i]) / 1024) + 0.5; in genLscMatrixToHwConf() 668 memcpy(hAlsc->otpGrad.lsc_b, alscSwInfo->otpInfo.lsc_b, sizeof(hAlsc->otpGrad.lsc_b)); in alscGetOtpInfo() 692 hAlsc->otpGrad.lsc_b[0], in alscGetOtpInfo() 693 hAlsc->otpGrad.lsc_b[1], in alscGetOtpInfo() 694 hAlsc->otpGrad.lsc_b[2], in alscGetOtpInfo() 695 hAlsc->otpGrad.lsc_b[3]); in alscGetOtpInfo()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/alsc/ |
| H A D | rk_aiq_types_alsc_algo_int.h | 38 uint16_t *lsc_b; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 189 alsc_config_int->alsc_sw_info.otpInfo.lsc_b = sharedCom->snsDes.otp_lsc->lsc_b; in prepare()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-camera-module.h | 279 __u16 lsc_b[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk-camera-module.h | 267 __u16 lsc_b[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov8858.c | 2215 inf->lsc.lsc_b[i] = otp_r1a->lenc[j++] + otp_r1a->lenc[108]; in ov8858_get_r1a_otp() 2285 inf->lsc.lsc_b[i] = otp_r2a->lenc[j++]; in ov8858_get_r2a_otp()
|
| H A D | imx214.c | 936 inf->lsc.lsc_b[i] = otp->lenc[i + 378]; in imx214_get_otp()
|
| H A D | imx258.c | 1025 inf->lsc.lsc_b[i] = otp->lenc[i + 378]; in imx258_get_otp()
|
| H A D | ov50c40.c | 6196 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in ov50c40_get_otp()
|
| H A D | imx586.c | 1199 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in imx586_get_otp()
|
| H A D | s5kjn1.c | 1258 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in s5kjn1_get_otp()
|
| H A D | gc8034.c | 1461 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in gc8034_get_otp()
|