Searched refs:hbf_coeff_l (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser_v2/ |
| H A D | sharp_xml2json_v1.cpp | 97 …memcpy(pKernelCoeffV2->hbf_coeff_l, pCalibdb->mode_cell[mode_idx].hbf_coeff_l, sizeof(pKernelCoeff… in sharpV1_calibdb_to_calibdbV2() 184 …memcpy(pCalibdb->mode_cell[mode_idx].hbf_coeff_l, pKernelCoeffV2->hbf_coeff_l, sizeof(pKernelCoeff… in sharpV1_calibdbV2_to_calibdb()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | sharp_head_v1.h | 117 float hbf_coeff_l[9]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/ |
| H A D | rk_aiq_asharp_algo_sharp.cpp | 422 … if(pCalibdb->mode_cell[mode_idx].hbf_coeff_l[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0 in init_sharp_params_v1() 424 p_kernel_hbf_l = pCalibdb->mode_cell[mode_idx].hbf_coeff_l; in init_sharp_params_v1() 772 if(pKernel_coeff->hbf_coeff_l[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0 in init_sharp_params_v1_json() 774 p_kernel_hbf_l = pKernel_coeff->hbf_coeff_l; in init_sharp_params_v1_json()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibDbTypesIsp20.h | 1710 float hbf_coeff_l[9]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 16345 int no = ParseFloatArray(pchild, sharp->mode_cell[index].hbf_coeff_l, tag.Size()); in parseEntrySensorSharpModeCell() 16347 …cell[index].hbf_coeff_h, sharp->mode_cell[index].hbf_coeff_l, sizeof(sharp->mode_cell[index].hbf_c… in parseEntrySensorSharpModeCell() 16375 int no = ParseFloatArray(pchild, sharp->mode_cell[index].hbf_coeff_l, tag.Size()); in parseEntrySensorSharpModeCell()
|