| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/ |
| H A D | rk_aiq_algo_alsc_itf.cpp | 83 hAlsc->otpGrad.lsc_gr, hAlsc->otpGrad.lsc_r, \ in prepare() 87 hAlsc->otpGrad.lsc_r[0], in prepare() 88 hAlsc->otpGrad.lsc_r[1], in prepare() 89 hAlsc->otpGrad.lsc_r[2], in prepare() 90 hAlsc->otpGrad.lsc_r[3], in prepare() 91 hAlsc->otpGrad.lsc_r[4], in prepare()
|
| H A D | rk_aiq_alsc_convert_otp.cpp | 65 writeFile(fileName, otpGrad->lsc_r); in convertLscTableParameter() 78 calculateCorrectFactor(otpGrad->lsc_r, rTable, srcLscWidth, srcLscHeight, sizeX, sizeY); in convertLscTableParameter() 133 *(otpGrad->lsc_r + i * 17 + j) = plscdataR[r * dstWidth / 2 + c]; in convertLscTableParameter() 142 writeFile(fileName, otpGrad->lsc_r); in convertLscTableParameter() 158 otpGrad->lsc_r[0], in convertLscTableParameter() 159 otpGrad->lsc_r[1], in convertLscTableParameter() 160 otpGrad->lsc_r[2], in convertLscTableParameter() 161 otpGrad->lsc_r[3], in convertLscTableParameter()
|
| H A D | rk_aiq_alsc_algo_v1.cpp | 593 memcpy(hAlsc->otpGrad.lsc_r, alscSwInfo->otpInfo.lsc_r, sizeof(hAlsc->otpGrad.lsc_r)); in alscGetOtpInfo() 608 hAlsc->otpGrad.lsc_r[0], in alscGetOtpInfo() 609 hAlsc->otpGrad.lsc_r[1], in alscGetOtpInfo() 610 hAlsc->otpGrad.lsc_r[2], in alscGetOtpInfo() 611 hAlsc->otpGrad.lsc_r[3], in alscGetOtpInfo() 639 (float(otpGrad->lsc_r[i]) / 1024) + 0.5; in genLscMatrixToHwConf()
|
| H A D | rk_aiq_types_alsc_algo_prvt.h | 107 uint16_t lsc_r[LSC_DATA_TBL_SIZE]; member
|
| H A D | rk_aiq_alsc_algo.cpp | 96 (float(otpGrad->lsc_r[i]) / 1024) + 0.5; in genLscMatrixToHwConf() 665 memcpy(hAlsc->otpGrad.lsc_r, alscSwInfo->otpInfo.lsc_r, sizeof(hAlsc->otpGrad.lsc_r)); in alscGetOtpInfo() 680 hAlsc->otpGrad.lsc_r[0], in alscGetOtpInfo() 681 hAlsc->otpGrad.lsc_r[1], in alscGetOtpInfo() 682 hAlsc->otpGrad.lsc_r[2], in alscGetOtpInfo() 683 hAlsc->otpGrad.lsc_r[3], in alscGetOtpInfo()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/alsc/ |
| H A D | rk_aiq_types_alsc_algo_int.h | 37 uint16_t *lsc_r; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 188 alsc_config_int->alsc_sw_info.otpInfo.lsc_r = sharedCom->snsDes.otp_lsc->lsc_r; in prepare()
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | rk-camera-module.h | 278 __u16 lsc_r[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk-camera-module.h | 266 __u16 lsc_r[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | ov8858.c | 2217 inf->lsc.lsc_r[i] = otp_r1a->lenc[j++] + otp_r1a->lenc[109]; in ov8858_get_r1a_otp() 2287 inf->lsc.lsc_r[i] = otp_r2a->lenc[j++]; in ov8858_get_r2a_otp()
|
| H A D | imx214.c | 933 inf->lsc.lsc_r[i] = otp->lenc[i]; in imx214_get_otp()
|
| H A D | imx258.c | 1022 inf->lsc.lsc_r[i] = otp->lenc[i]; in imx258_get_otp()
|
| H A D | ov50c40.c | 6190 inf->lsc.lsc_r[i] = (otp->lsc_data.data[i * 2] << 8) | in ov50c40_get_otp()
|
| H A D | imx586.c | 1193 inf->lsc.lsc_r[i] = (otp->lsc_data.data[i * 2] << 8) | in imx586_get_otp()
|
| H A D | s5kjn1.c | 1252 inf->lsc.lsc_r[i] = (otp->lsc_data.data[i * 2] << 8) | in s5kjn1_get_otp()
|
| H A D | gc8034.c | 1455 inf->lsc.lsc_r[i] = (otp->lsc_data.data[i * 2] << 8) | in gc8034_get_otp()
|