| /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() 97 hAlsc->otpGrad.lsc_gb[0], in prepare() 98 hAlsc->otpGrad.lsc_gb[1], in prepare() 99 hAlsc->otpGrad.lsc_gb[2], in prepare() 100 hAlsc->otpGrad.lsc_gb[3], in prepare() 101 hAlsc->otpGrad.lsc_gb[4], in prepare()
|
| H A D | rk_aiq_alsc_convert_otp.cpp | 71 writeFile(fileName, otpGrad->lsc_gb); in convertLscTableParameter() 80 calculateCorrectFactor(otpGrad->lsc_gb, gbTable, srcLscWidth, srcLscHeight, sizeX, sizeY); in convertLscTableParameter() 135 *(otpGrad->lsc_gb + i * 17 + j) = plscdataGb[r * dstWidth / 2 + c]; in convertLscTableParameter() 148 writeFile(fileName, otpGrad->lsc_gb); in convertLscTableParameter() 166 otpGrad->lsc_gb[0], in convertLscTableParameter() 167 otpGrad->lsc_gb[1], in convertLscTableParameter() 168 otpGrad->lsc_gb[2], in convertLscTableParameter() 169 otpGrad->lsc_gb[3], in convertLscTableParameter()
|
| H A D | rk_aiq_alsc_algo_v1.cpp | 595 memcpy(hAlsc->otpGrad.lsc_gb, alscSwInfo->otpInfo.lsc_gb, sizeof(hAlsc->otpGrad.lsc_gb)); in alscGetOtpInfo() 616 hAlsc->otpGrad.lsc_gb[0], in alscGetOtpInfo() 617 hAlsc->otpGrad.lsc_gb[1], in alscGetOtpInfo() 618 hAlsc->otpGrad.lsc_gb[2], in alscGetOtpInfo() 619 hAlsc->otpGrad.lsc_gb[3], in alscGetOtpInfo() 643 (float(otpGrad->lsc_gb[i]) / 1024) + 0.5; in genLscMatrixToHwConf()
|
| H A D | rk_aiq_types_alsc_algo_prvt.h | 110 uint16_t lsc_gb[LSC_DATA_TBL_SIZE]; member
|
| H A D | rk_aiq_alsc_algo.cpp | 100 (float(otpGrad->lsc_gb[i]) / 1024) + 0.5; in genLscMatrixToHwConf() 667 memcpy(hAlsc->otpGrad.lsc_gb, alscSwInfo->otpInfo.lsc_gb, sizeof(hAlsc->otpGrad.lsc_gb)); in alscGetOtpInfo() 688 hAlsc->otpGrad.lsc_gb[0], in alscGetOtpInfo() 689 hAlsc->otpGrad.lsc_gb[1], in alscGetOtpInfo() 690 hAlsc->otpGrad.lsc_gb[2], in alscGetOtpInfo() 691 hAlsc->otpGrad.lsc_gb[3], in alscGetOtpInfo()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/alsc/ |
| H A D | rk_aiq_types_alsc_algo_int.h | 40 uint16_t *lsc_gb; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 191 alsc_config_int->alsc_sw_info.otpInfo.lsc_gb = sharedCom->snsDes.otp_lsc->lsc_gb; in prepare()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-camera-module.h | 281 __u16 lsc_gb[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk-camera-module.h | 269 __u16 lsc_gb[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov8858.c | 2212 inf->lsc.lsc_gb[i] = inf->lsc.lsc_gr[i]; in ov8858_get_r1a_otp() 2282 inf->lsc.lsc_gb[i] = inf->lsc.lsc_gr[i]; in ov8858_get_r2a_otp()
|
| H A D | imx214.c | 935 inf->lsc.lsc_gb[i] = otp->lenc[i + 252]; in imx214_get_otp()
|
| H A D | imx258.c | 1024 inf->lsc.lsc_gb[i] = otp->lenc[i + 252]; in imx258_get_otp()
|
| H A D | ov50c40.c | 6194 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in ov50c40_get_otp()
|
| H A D | imx586.c | 1197 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in imx586_get_otp()
|
| H A D | s5kjn1.c | 1256 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in s5kjn1_get_otp()
|
| H A D | gc8034.c | 1459 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in gc8034_get_otp()
|