Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/
H A DRkAiqCalibDbV2.cpp1672 if (TuningPara->pdaf.pdIsoPara) { in CamCalibDbFreeAfV2xCtx()
1673 for (int i = 0; i < TuningPara->pdaf.pdIsoPara_len; i++) { in CamCalibDbFreeAfV2xCtx()
1674 if (TuningPara->pdaf.pdIsoPara[i].fineSearchTbl) in CamCalibDbFreeAfV2xCtx()
1675 calib_free(TuningPara->pdaf.pdIsoPara[i].fineSearchTbl); in CamCalibDbFreeAfV2xCtx()
1677 calib_free(TuningPara->pdaf.pdIsoPara); in CamCalibDbFreeAfV2xCtx()
1679 if (TuningPara->pdaf.pdResoInf) in CamCalibDbFreeAfV2xCtx()
1680 calib_free(TuningPara->pdaf.pdResoInf); in CamCalibDbFreeAfV2xCtx()
1768 if (TuningPara->pdaf.pdIsoPara) { in CamCalibDbFreeAfV32Ctx()
1769 for (int i = 0; i < TuningPara->pdaf.pdIsoPara_len; i++) { in CamCalibDbFreeAfV32Ctx()
1770 if (TuningPara->pdaf.pdIsoPara[i].fineSearchTbl) in CamCalibDbFreeAfV32Ctx()
[all …]
H A Daf_xml2json.cpp108 af_json->pdaf.enable = af_xml->pdaf.enable; in convertAfCalibV1ToCalibV2()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/aiq_core/
H A DRkAiqResourceTranslator.cpp686 rk_aiq_isp_pdaf_meas_t* pdaf = &buf->pdaf_meas; in translatePdafStats() local
705 ALOGD("@%s: pdWidthxpdHeight: %dx%d !\n", __FUNCTION__, pdaf->pdWidth, pdaf->pdHeight); in translatePdafStats()
710 fwrite(pdData, pdaf->pdWidth * pdaf->pdHeight, 2, fp); in translatePdafStats()
717 if (pdaf->pdLRInDiffLine == 0) { in translatePdafStats()
718 pdWidth = pdaf->pdWidth >> 1; in translatePdafStats()
719 pdHeight = pdaf->pdHeight; in translatePdafStats()
754 pdWidth = pdaf->pdWidth; in translatePdafStats()
755 pdHeight = pdaf->pdHeight >> 1; in translatePdafStats()
756 pixelperline = pdaf->pdWidth; in translatePdafStats()
H A DRkAiqCore.cpp2775 CalibDbV2_Af_Pdaf_t* pdaf = NULL; in newPdafStatsPool() local
2781 pdaf = &af_v30->TuningPara.pdaf; in newPdafStatsPool()
2782 pd_size = pdaf->pdMaxWidth * pdaf->pdMaxHeight * sizeof(short); in newPdafStatsPool()
2785 if (pd_size > 0 && pdaf && pdaf->enable) { in newPdafStatsPool()
2790 pdaf_stats->pdWidth = pdaf->pdMaxWidth; in newPdafStatsPool()
2791 pdaf_stats->pdHeight = pdaf->pdMaxHeight; in newPdafStatsPool()
/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov50c40.c6203 inf->pdaf.flag = 1; in ov50c40_get_otp()
6204 inf->pdaf.gainmap_width = otp->pdaf_data.gainmap_width; in ov50c40_get_otp()
6205 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in ov50c40_get_otp()
6206 inf->pdaf.dcc_mode = otp->pdaf_data.dcc_mode; in ov50c40_get_otp()
6207 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in ov50c40_get_otp()
6208 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in ov50c40_get_otp()
6209 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in ov50c40_get_otp()
6214 inf->pdaf.gainmap[i * w + j] = in ov50c40_get_otp()
6223 inf->pdaf.dccmap[i * w + j] = in ov50c40_get_otp()
H A Dimx586.c1206 inf->pdaf.flag = 1; in imx586_get_otp()
1207 inf->pdaf.gainmap_width = otp->pdaf_data.gainmap_width; in imx586_get_otp()
1208 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in imx586_get_otp()
1209 inf->pdaf.dcc_mode = otp->pdaf_data.dcc_mode; in imx586_get_otp()
1210 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in imx586_get_otp()
1211 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in imx586_get_otp()
1212 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in imx586_get_otp()
1217 inf->pdaf.gainmap[i * w + j] = in imx586_get_otp()
1226 inf->pdaf.dccmap[i * w + j] = in imx586_get_otp()
H A Ds5kjn1.c1265 inf->pdaf.flag = 1; in s5kjn1_get_otp()
1266 inf->pdaf.gainmap_width = otp->pdaf_data.gainmap_width; in s5kjn1_get_otp()
1267 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in s5kjn1_get_otp()
1268 inf->pdaf.dcc_mode = otp->pdaf_data.dcc_mode; in s5kjn1_get_otp()
1269 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in s5kjn1_get_otp()
1270 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in s5kjn1_get_otp()
1271 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in s5kjn1_get_otp()
1276 inf->pdaf.gainmap[i * w + j] = in s5kjn1_get_otp()
1285 inf->pdaf.dccmap[i * w + j] = in s5kjn1_get_otp()
H A Dgc8034.c1468 inf->pdaf.flag = 1; in gc8034_get_otp()
1469 inf->pdaf.gainmap_width = otp->pdaf_data.gainmap_width; in gc8034_get_otp()
1470 inf->pdaf.gainmap_height = otp->pdaf_data.gainmap_height; in gc8034_get_otp()
1471 inf->pdaf.dcc_mode = otp->pdaf_data.dcc_mode; in gc8034_get_otp()
1472 inf->pdaf.dcc_dir = otp->pdaf_data.dcc_dir; in gc8034_get_otp()
1473 inf->pdaf.dccmap_width = otp->pdaf_data.dccmap_width; in gc8034_get_otp()
1474 inf->pdaf.dccmap_height = otp->pdaf_data.dccmap_height; in gc8034_get_otp()
1479 inf->pdaf.gainmap[i * w + j] = in gc8034_get_otp()
1488 inf->pdaf.dccmap[i * w + j] = in gc8034_get_otp()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/af/
H A Drk_aiq_types_af_algo_int.h57 bool pdaf; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/tools/iqConverTer/src/
H A Diqconverter.cpp286 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.en = calibv1_dpcc->pdaf.en ? true : false; in convert()
287 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.offsetx = calibv1_dpcc->pdaf.offsetx; in convert()
288 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.offsety = calibv1_dpcc->pdaf.offsety; in convert()
289 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.wrapx = calibv1_dpcc->pdaf.wrapx; in convert()
290 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.wrapy = calibv1_dpcc->pdaf.wrapy; in convert()
291 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.wrapx_num = calibv1_dpcc->pdaf.wrapx_num; in convert()
292 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.wrapy_num = calibv1_dpcc->pdaf.wrapy_num; in convert()
293 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.forward_med = calibv1_dpcc->pdaf.forward_med; in convert()
295 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.point_en[i] = calibv1_dpcc->pdaf.point_en[i]; in convert()
296 calibv2_adpcc_calib->DpccTuningPara.Dpcc_pdaf.point_x[i] = calibv1_dpcc->pdaf.point_x[i]; in convert()
[all …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/
H A Daf_head.h651 CalibDbV2_Af_Pdaf_t pdaf; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Drk-camera-module.h365 struct rkmodule_pdaf_inf pdaf; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/common/
H A Drk-camera-module.h353 struct rkmodule_pdaf_inf pdaf; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h1109 CalibDb_Dpcc_Pdaf_t pdaf; member
1949 CalibDb_Af_Pdaf_t pdaf; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.cpp2842 CalibDbV2_Af_Pdaf_t *pdaf = NULL; in prepare() local
2846 pdaf = &af_v30->TuningPara.pdaf; in prepare()
2850 if (mPdafInfo.pdaf_support && pdaf && pdaf->enable) { in prepare()
2851 mPdafInfo.pdaf_lrdiffline = pdaf->pdLRInDiffLine; in prepare()
3721 if (minfo->pdaf.flag) { in getSensorModeData()
3722 sns_des.otp_pdaf = &minfo->pdaf; in getSensorModeData()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A DRkAiqCalibParser.cpp12899 int no = ParseUcharArray(pchild, &dpcc->pdaf.en, tag.Size()); in parseEntrySensorDpccPdaf()
12902 int no = ParseUcharArray(pchild, dpcc->pdaf.point_en, tag.Size()); in parseEntrySensorDpccPdaf()
12905 int no = ParseUshortArray(pchild, &dpcc->pdaf.offsetx, tag.Size()); in parseEntrySensorDpccPdaf()
12908 int no = ParseUshortArray(pchild, &dpcc->pdaf.offsety, tag.Size()); in parseEntrySensorDpccPdaf()
12911 int no = ParseUcharArray(pchild, &dpcc->pdaf.wrapx, tag.Size()); in parseEntrySensorDpccPdaf()
12914 int no = ParseUcharArray(pchild, &dpcc->pdaf.wrapy, tag.Size()); in parseEntrySensorDpccPdaf()
12917 int no = ParseUshortArray(pchild, &dpcc->pdaf.wrapx_num, tag.Size()); in parseEntrySensorDpccPdaf()
12920 int no = ParseUshortArray(pchild, &dpcc->pdaf.wrapy_num, tag.Size()); in parseEntrySensorDpccPdaf()
12923 int no = ParseUcharArray(pchild, dpcc->pdaf.point_x, tag.Size()); in parseEntrySensorDpccPdaf()
12926 int no = ParseUcharArray(pchild, dpcc->pdaf.point_y, tag.Size()); in parseEntrySensorDpccPdaf()
[all …]