Searched refs:pbf_coeff_h (Results 1 – 5 of 5) sorted by relevance
92 …memcpy(pKernelCoeffV2->pbf_coeff_h, pCalibdb->mode_cell[mode_idx].pbf_coeff_h, sizeof(pKernelCoeff… in sharpV1_calibdb_to_calibdbV2()179 …memcpy(pCalibdb->mode_cell[mode_idx].pbf_coeff_h, pKernelCoeffV2->pbf_coeff_h, sizeof(pKernelCoeff… in sharpV1_calibdbV2_to_calibdb()
105 float pbf_coeff_h[9]; member
296 …&& pCalibdb->mode_cell[mode_idx].pbf_coeff_h[RKSHAPRENHW_PBF_DIAM * RKSHAPRENHW_PBF_DIAM / 2] != 0… in init_sharp_params_v1()298 p_kernel_pbf_h = pCalibdb->mode_cell[mode_idx].pbf_coeff_h; in init_sharp_params_v1()646 && pKernel_coeff->pbf_coeff_h[RKSHAPRENHW_PBF_DIAM * RKSHAPRENHW_PBF_DIAM / 2] != 0) { in init_sharp_params_v1_json()648 p_kernel_pbf_h = pKernel_coeff->pbf_coeff_h; in init_sharp_params_v1_json()
1705 float pbf_coeff_h[9]; member
16331 …memcpy(sharp->mode_cell[index].pbf_coeff_h, sharp->mode_cell[index].pbf_coeff_l, sizeof(sharp->mod… in parseEntrySensorSharpModeCell()16355 int no = ParseFloatArray(pchild, sharp->mode_cell[index].pbf_coeff_h, tag.Size()); in parseEntrySensorSharpModeCell()