Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo_sharp.cpp242 float rf_h_coeff[RKSHAPRENHW_HRF_DIAM * RKSHAPRENHW_HRF_DIAM] = in init_sharp_params_v1() local
366 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() local
716 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 …]
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser/
H A DRkAiqCalibDbTypesIsp20.h1700 float rf_h_coeff[25];