Home
last modified time | relevance | path

Searched refs:p_h_rf_m_l (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo_sharp.cpp328 float* p_h_rf_m_l = rf_m_coeff; in init_sharp_params_v1() local
333 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() local
683 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()