Searched refs:rf_h_coeff_h (Results 1 – 5 of 5) sorted by relevance
96 …memcpy(pKernelCoeffV2->rf_h_coeff_h, pCalibdb->mode_cell[mode_idx].rf_h_coeff_h, sizeof(pKernelCoe… in sharpV1_calibdb_to_calibdbV2()183 …memcpy(pCalibdb->mode_cell[mode_idx].rf_h_coeff_h, pKernelCoeffV2->rf_h_coeff_h, sizeof(pKernelCoe… in sharpV1_calibdbV2_to_calibdb()
115 float rf_h_coeff_h[25]; member
385 …&& pCalibdb->mode_cell[mode_idx].rf_h_coeff_h[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != … in init_sharp_params_v1()387 p_h_rf_h_h = pCalibdb->mode_cell[mode_idx].rf_h_coeff_h; in init_sharp_params_v1()735 && pKernel_coeff->rf_h_coeff_h[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != 0) { in init_sharp_params_v1_json()737 p_h_rf_h_h = pKernel_coeff->rf_h_coeff_h; in init_sharp_params_v1_json()
1709 float rf_h_coeff_h[25]; member
16342 …memcpy(sharp->mode_cell[index].rf_h_coeff_h, sharp->mode_cell[index].rf_h_coeff_l, sizeof(sharp->m… in parseEntrySensorSharpModeCell()16371 int no = ParseFloatArray(pchild, sharp->mode_cell[index].rf_h_coeff_h, tag.Size()); in parseEntrySensorSharpModeCell()