Searched refs:hbf_coeff (Results 1 – 2 of 2) sorted by relevance
251 float hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM] = in init_sharp_params_v1() local404 float* p_kernel_hbf = hbf_coeff; 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()407 p_kernel_hbf = pCalibdb->mode_cell[mode_idx].hbf_coeff; in init_sharp_params_v1()419 float* p_kernel_hbf_l = hbf_coeff; in init_sharp_params_v1()420 float* p_kernel_hbf_h = hbf_coeff; in init_sharp_params_v1()601 float hbf_coeff[RKSHAPRENHW_HBF_DIAM * RKSHAPRENHW_HBF_DIAM] = in init_sharp_params_v1_json() local754 float* p_kernel_hbf = hbf_coeff; 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()757 p_kernel_hbf = pCalibdb->mode_cell[mode_idx].hbf_coeff; in init_sharp_params_v1_json()[all …]
1701 float hbf_coeff[9];