Searched refs:rf_h_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 | 95 …memcpy(pKernelCoeffV2->rf_h_coeff_l, pCalibdb->mode_cell[mode_idx].rf_h_coeff_l, sizeof(pKernelCoe… in sharpV1_calibdb_to_calibdbV2() 182 …memcpy(pCalibdb->mode_cell[mode_idx].rf_h_coeff_l, pKernelCoeffV2->rf_h_coeff_l, sizeof(pKernelCoe… in sharpV1_calibdbV2_to_calibdb()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | sharp_head_v1.h | 113 float rf_h_coeff_l[25]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/ |
| H A D | rk_aiq_asharp_algo_sharp.cpp | 384 …if(pCalibdb->mode_cell[mode_idx].rf_h_coeff_l[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != 0 in init_sharp_params_v1() 386 p_h_rf_h_l = pCalibdb->mode_cell[mode_idx].rf_h_coeff_l; in init_sharp_params_v1() 734 if(pKernel_coeff->rf_h_coeff_l[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != 0 in init_sharp_params_v1_json() 736 p_h_rf_h_l = pKernel_coeff->rf_h_coeff_l; in init_sharp_params_v1_json()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/ |
| H A D | RkAiqCalibDbTypesIsp20.h | 1708 float rf_h_coeff_l[25]; member
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/ |
| H A D | RkAiqCalibParser.cpp | 16340 int no = ParseFloatArray(pchild, sharp->mode_cell[index].rf_h_coeff_l, tag.Size()); in parseEntrySensorSharpModeCell() 16342 …ll[index].rf_h_coeff_h, sharp->mode_cell[index].rf_h_coeff_l, sizeof(sharp->mode_cell[index].rf_h_… in parseEntrySensorSharpModeCell() 16367 int no = ParseFloatArray(pchild, sharp->mode_cell[index].rf_h_coeff_l, tag.Size()); in parseEntrySensorSharpModeCell()
|