| /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() 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 D | rk_aiq_alsc_convert_otp.cpp | 69 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 D | rk_aiq_alsc_algo_v1.cpp | 594 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 D | rk_aiq_types_alsc_algo_prvt.h | 109 uint16_t lsc_gr[LSC_DATA_TBL_SIZE]; member
|
| H A D | rk_aiq_alsc_algo.cpp | 98 (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 D | rk_aiq_types_alsc_algo_int.h | 39 uint16_t *lsc_gr; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/algo_handlers/ |
| H A D | RkAiqAlscHandle.cpp | 190 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 D | ov8858.c | 2211 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 D | imx214.c | 934 inf->lsc.lsc_gr[i] = otp->lenc[i + 126]; in imx214_get_otp()
|
| H A D | imx258.c | 1023 inf->lsc.lsc_gr[i] = otp->lenc[i + 126]; in imx258_get_otp()
|
| H A D | ov50c40.c | 6192 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in ov50c40_get_otp()
|
| H A D | imx586.c | 1195 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in imx586_get_otp()
|
| H A D | s5kjn1.c | 1254 inf->lsc.lsc_gr[i] = (otp->lsc_data.data[i * 2 + 578] << 8) | in s5kjn1_get_otp()
|
| H A D | gc8034.c | 1457 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 D | rk-camera-module.h | 280 __u16 lsc_gr[RKMODULE_LSCDATA_LEN]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/ |
| H A D | rk-camera-module.h | 268 __u16 lsc_gr[RKMODULE_LSCDATA_LEN]; member
|