Home
last modified time | relevance | path

Searched refs:lsc_b (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/alsc/
H A Drk_aiq_algo_alsc_itf.cpp82 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 Drk_aiq_alsc_convert_otp.cpp67 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 Drk_aiq_alsc_algo_v1.cpp596 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 Drk_aiq_types_alsc_algo_prvt.h108 uint16_t lsc_b[LSC_DATA_TBL_SIZE]; member
H A Drk_aiq_alsc_algo.cpp102 (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 Drk_aiq_types_alsc_algo_int.h38 uint16_t *lsc_b; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAlscHandle.cpp189 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 Drk-camera-module.h279 __u16 lsc_b[RKMODULE_LSCDATA_LEN]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h267 __u16 lsc_b[RKMODULE_LSCDATA_LEN]; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8858.c2215 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 Dimx214.c936 inf->lsc.lsc_b[i] = otp->lenc[i + 378]; in imx214_get_otp()
H A Dimx258.c1025 inf->lsc.lsc_b[i] = otp->lenc[i + 378]; in imx258_get_otp()
H A Dov50c40.c6196 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in ov50c40_get_otp()
H A Dimx586.c1199 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in imx586_get_otp()
H A Ds5kjn1.c1258 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in s5kjn1_get_otp()
H A Dgc8034.c1461 inf->lsc.lsc_b[i] = (otp->lsc_data.data[i * 2 + 1734] << 8) | in gc8034_get_otp()