Searched refs:rf_h_coeff (Results 1 – 2 of 2) sorted by relevance
242 float rf_h_coeff[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM] = in init_sharp_params_v1() local366 float* p_h_rf_h = rf_h_coeff; in init_sharp_params_v1()368 …if(pCalibdb->mode_cell[mode_idx].rf_h_coeff[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != 0)… in init_sharp_params_v1()369 p_h_rf_h = pCalibdb->mode_cell[mode_idx].rf_h_coeff; in init_sharp_params_v1()381 float* p_h_rf_h_l = rf_h_coeff; in init_sharp_params_v1()382 float* p_h_rf_h_h = rf_h_coeff; in init_sharp_params_v1()592 float rf_h_coeff[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM] = in init_sharp_params_v1_json() local716 float* p_h_rf_h = rf_h_coeff; in init_sharp_params_v1_json()718 …if(pCalibdb->mode_cell[mode_idx].rf_h_coeff[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM / 2] != 0)… in init_sharp_params_v1_json()719 p_h_rf_h = pCalibdb->mode_cell[mode_idx].rf_h_coeff; in init_sharp_params_v1_json()[all …]
1700 float rf_h_coeff[25];