Home
last modified time | relevance | path

Searched refs:lsc_gr (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.cpp83 hAlsc->otpGrad.lsc_gr, hAlsc->otpGrad.lsc_r, \ in prepare()
92 hAlsc->otpGrad.lsc_gr[0], in prepare()
93 hAlsc->otpGrad.lsc_gr[1], in prepare()
94 hAlsc->otpGrad.lsc_gr[2], in prepare()
95 hAlsc->otpGrad.lsc_gr[3], in prepare()
96 hAlsc->otpGrad.lsc_gr[4], in prepare()
H A Drk_aiq_alsc_convert_otp.cpp69 writeFile(fileName, otpGrad->lsc_gr); in convertLscTableParameter()
79 calculateCorrectFactor(otpGrad->lsc_gr, grTable, srcLscWidth, srcLscHeight, sizeX, sizeY); in convertLscTableParameter()
134 *(otpGrad->lsc_gr + i * 17 + j) = plscdataGr[r * dstWidth / 2 + c]; in convertLscTableParameter()
146 writeFile(fileName, otpGrad->lsc_gr); in convertLscTableParameter()
162 otpGrad->lsc_gr[0], in convertLscTableParameter()
163 otpGrad->lsc_gr[1], in convertLscTableParameter()
164 otpGrad->lsc_gr[2], in convertLscTableParameter()
165 otpGrad->lsc_gr[3], in convertLscTableParameter()
H A Drk_aiq_alsc_algo_v1.cpp594 memcpy(hAlsc->otpGrad.lsc_gr, alscSwInfo->otpInfo.lsc_gr, sizeof(hAlsc->otpGrad.lsc_gr)); in alscGetOtpInfo()
612 hAlsc->otpGrad.lsc_gr[0], in alscGetOtpInfo()
613 hAlsc->otpGrad.lsc_gr[1], in alscGetOtpInfo()
614 hAlsc->otpGrad.lsc_gr[2], in alscGetOtpInfo()
615 hAlsc->otpGrad.lsc_gr[3], in alscGetOtpInfo()
641 (float(otpGrad->lsc_gr[i]) / 1024) + 0.5; in genLscMatrixToHwConf()
H A Drk_aiq_types_alsc_algo_prvt.h109 uint16_t lsc_gr[LSC_DATA_TBL_SIZE]; member
H A Drk_aiq_alsc_algo.cpp98 (float(otpGrad->lsc_gr[i]) / 1024) + 0.5; in genLscMatrixToHwConf()
666 memcpy(hAlsc->otpGrad.lsc_gr, alscSwInfo->otpInfo.lsc_gr, sizeof(hAlsc->otpGrad.lsc_gr)); in alscGetOtpInfo()
684 hAlsc->otpGrad.lsc_gr[0], in alscGetOtpInfo()
685 hAlsc->otpGrad.lsc_gr[1], in alscGetOtpInfo()
686 hAlsc->otpGrad.lsc_gr[2], in alscGetOtpInfo()
687 hAlsc->otpGrad.lsc_gr[3], in alscGetOtpInfo()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/alsc/
H A Drk_aiq_types_alsc_algo_int.h39 uint16_t *lsc_gr; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/
H A DRkAiqAlscHandle.cpp190 alsc_config_int->alsc_sw_info.otpInfo.lsc_gr = sharedCom->snsDes.otp_lsc->lsc_gr; in prepare()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov8858.c2211 inf->lsc.lsc_gr[i] = otp_r1a->lenc[j++]; in ov8858_get_r1a_otp()
2212 inf->lsc.lsc_gb[i] = inf->lsc.lsc_gr[i]; in ov8858_get_r1a_otp()
2281 inf->lsc.lsc_gr[i] = otp_r2a->lenc[j++]; in ov8858_get_r2a_otp()
2282 inf->lsc.lsc_gb[i] = inf->lsc.lsc_gr[i]; in ov8858_get_r2a_otp()
H A Dimx214.c934 inf->lsc.lsc_gr[i] = otp->lenc[i + 126]; in imx214_get_otp()
H A Dimx258.c1023 inf->lsc.lsc_gr[i] = otp->lenc[i + 126]; in imx258_get_otp()
H A Dov50c40.c6192 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in ov50c40_get_otp()
H A Dimx586.c1195 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in imx586_get_otp()
H A Ds5kjn1.c1254 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in s5kjn1_get_otp()
H A Dgc8034.c1457 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in gc8034_get_otp()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h280 __u16 lsc_gr[RKMODULE_LSCDATA_LEN]; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h268 __u16 lsc_gr[RKMODULE_LSCDATA_LEN]; member