Home
last modified time | relevance | path

Searched refs:p_h_rf_m_h (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.cpp329 float* p_h_rf_m_h = rf_m_coeff; in init_sharp_params_v1() local
334 p_h_rf_m_h = pCalibdb->mode_cell[mode_idx].rf_m_coeff_h; in init_sharp_params_v1()
344 pParams->h_rf_m_h[i][m * w + n] = p_h_rf_m_h[m * w + n]; in init_sharp_params_v1()
679 float* p_h_rf_m_h = rf_m_coeff; in init_sharp_params_v1_json() local
684 p_h_rf_m_h = pKernel_coeff->rf_m_coeff_h; in init_sharp_params_v1_json()
694 pParams->h_rf_m_h[i][m * w + n] = p_h_rf_m_h[m * w + n]; in init_sharp_params_v1_json()