Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/asharp/
H A Drk_aiq_types_asharp_algo_int.h52 #define RKSHAPRENHW_HBF_DIAM 3 macro
113 float kernel_hbf_l [MAX_ISO_STEP][RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM];
114 float kernel_hbf_h [MAX_ISO_STEP][RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM];
144 float kernel_hbf [RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM];
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/algos/asharp/
H A Drk_aiq_asharp_algo_sharp.cpp251 float hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM] = in init_sharp_params_v1()
406 …if(pCalibdb->mode_cell[mode_idx].hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0) { in init_sharp_params_v1()
411 int h = RKSHAPRENHW_HBF_DIAM; in init_sharp_params_v1()
412 int w = RKSHAPRENHW_HBF_DIAM; in init_sharp_params_v1()
422 … if(pCalibdb->mode_cell[mode_idx].hbf_coeff_l[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0 in init_sharp_params_v1()
423 …&& pCalibdb->mode_cell[mode_idx].hbf_coeff_h[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0… in init_sharp_params_v1()
429 int h = RKSHAPRENHW_HBF_DIAM; in init_sharp_params_v1()
430 int w = RKSHAPRENHW_HBF_DIAM; in init_sharp_params_v1()
601 float hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM] = in init_sharp_params_v1_json()
756 …if(pCalibdb->mode_cell[mode_idx].hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM / 2] != 0) { in init_sharp_params_v1_json()
[all …]