Home
last modified time | relevance | path

Searched refs:p_h_rf_h_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.cpp381 float* p_h_rf_h_l = rf_h_coeff; in init_sharp_params_v1() local
386 p_h_rf_h_l = pCalibdb->mode_cell[mode_idx].rf_h_coeff_l; in init_sharp_params_v1()
395 pParams->h_rf_h_l[i][m * w + n] = p_h_rf_h_l[m * w + n]; in init_sharp_params_v1()
731 float* p_h_rf_h_l = rf_h_coeff; in init_sharp_params_v1_json() local
736 p_h_rf_h_l = pKernel_coeff->rf_h_coeff_l; in init_sharp_params_v1_json()
745 pParams->h_rf_h_l[i][m * w + n] = p_h_rf_h_l[m * w + n]; in init_sharp_params_v1_json()