Searched refs:rf_m_coeff_h (Results 1 – 5 of 5) sorted by relevance
94 …memcpy(pKernelCoeffV2->rf_m_coeff_h, pCalibdb->mode_cell[mode_idx].rf_m_coeff_h, sizeof(pKernelCoe… in sharpV1_calibdb_to_calibdbV2()181 …memcpy(pCalibdb->mode_cell[mode_idx].rf_m_coeff_h, pKernelCoeffV2->rf_m_coeff_h, sizeof(pKernelCoe… in sharpV1_calibdbV2_to_calibdb()
109 float rf_m_coeff_h[25]; member
332 …&& pCalibdb->mode_cell[mode_idx].rf_m_coeff_h[RKSHAPRENHW_MRF_DIAM * RKSHAPRENHW_MRF_DIAM / 2] != … in init_sharp_params_v1()334 p_h_rf_m_h = pCalibdb->mode_cell[mode_idx].rf_m_coeff_h; in init_sharp_params_v1()682 && pKernel_coeff->rf_m_coeff_h[RKSHAPRENHW_MRF_DIAM * RKSHAPRENHW_MRF_DIAM / 2] != 0) { in init_sharp_params_v1_json()684 p_h_rf_m_h = pKernel_coeff->rf_m_coeff_h; in init_sharp_params_v1_json()
1707 float rf_m_coeff_h[25]; member
16336 …memcpy(sharp->mode_cell[index].rf_m_coeff_h, sharp->mode_cell[index].rf_m_coeff_l, sizeof(sharp->m… in parseEntrySensorSharpModeCell()16363 int no = ParseFloatArray(pchild, sharp->mode_cell[index].rf_m_coeff_h, tag.Size()); in parseEntrySensorSharpModeCell()