Home
last modified time | relevance | path

Searched refs:lsc_gb (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()
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 Drk_aiq_alsc_convert_otp.cpp71 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 Drk_aiq_alsc_algo_v1.cpp595 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 Drk_aiq_types_alsc_algo_prvt.h110 uint16_t lsc_gb[LSC_DATA_TBL_SIZE]; member
H A Drk_aiq_alsc_algo.cpp100 (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 Drk_aiq_types_alsc_algo_int.h40 uint16_t *lsc_gb; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAlscHandle.cpp191 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 Drk-camera-module.h281 __u16 lsc_gb[RKMODULE_LSCDATA_LEN]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h269 __u16 lsc_gb[RKMODULE_LSCDATA_LEN]; member
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8858.c2212 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 Dimx214.c935 inf->lsc.lsc_gb[i] = otp->lenc[i + 252]; in imx214_get_otp()
H A Dimx258.c1024 inf->lsc.lsc_gb[i] = otp->lenc[i + 252]; in imx258_get_otp()
H A Dov50c40.c6194 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in ov50c40_get_otp()
H A Dimx586.c1197 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in imx586_get_otp()
H A Ds5kjn1.c1256 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in s5kjn1_get_otp()
H A Dgc8034.c1459 inf->lsc.lsc_gb[i] = (otp->lsc_data.data[i * 2 + 1156] << 8) | in gc8034_get_otp()