Searched refs:hbf_coeff_h (Results 1 – 5 of 5) sorted by relevance
98 …memcpy(pKernelCoeffV2->hbf_coeff_h, pCalibdb->mode_cell[mode_idx].hbf_coeff_h, sizeof(pKernelCoeff… in sharpV1_calibdb_to_calibdbV2()185 …memcpy(pCalibdb->mode_cell[mode_idx].hbf_coeff_h, pKernelCoeffV2->hbf_coeff_h, sizeof(pKernelCoeff… in sharpV1_calibdbV2_to_calibdb()
119 float hbf_coeff_h[9]; member
423 …&& pCalibdb->mode_cell[mode_idx].hbf_coeff_h[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0… in init_sharp_params_v1()425 p_kernel_hbf_h = pCalibdb->mode_cell[mode_idx].hbf_coeff_h; in init_sharp_params_v1()773 && pKernel_coeff->hbf_coeff_h[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0) { in init_sharp_params_v1_json()775 p_kernel_hbf_h = pKernel_coeff->hbf_coeff_h; in init_sharp_params_v1_json()
1711 float hbf_coeff_h[9]; member
16347 …memcpy(sharp->mode_cell[index].hbf_coeff_h, sharp->mode_cell[index].hbf_coeff_l, sizeof(sharp->mod… in parseEntrySensorSharpModeCell()16378 int no = ParseFloatArray(pchild, sharp->mode_cell[index].hbf_coeff_h, tag.Size()); in parseEntrySensorSharpModeCell()