Searched refs:p_h_rf_m_l (Results 1 – 1 of 1) sorted by relevance
328 float* p_h_rf_m_l = rf_m_coeff; in init_sharp_params_v1() local333 p_h_rf_m_l = pCalibdb->mode_cell[mode_idx].rf_m_coeff_l; in init_sharp_params_v1()343 pParams->h_rf_m_l[i][m * w + n] = p_h_rf_m_l[m * w + n]; in init_sharp_params_v1()678 float* p_h_rf_m_l = rf_m_coeff; in init_sharp_params_v1_json() local683 p_h_rf_m_l = pKernel_coeff->rf_m_coeff_l; in init_sharp_params_v1_json()693 pParams->h_rf_m_l[i][m * w + n] = p_h_rf_m_l[m * w + n]; in init_sharp_params_v1_json()