Searched refs:pbf_coeff (Results 1 – 2 of 2) sorted by relevance
208 float pbf_coeff[RKSHAPRENHW_PBF_DIAM * RKSHAPRENHW_PBF_DIAM] = in init_sharp_params_v1() local275 float* p_kernel_pbf_l = pbf_coeff; in init_sharp_params_v1()276 float* p_kernel_pbf_h = pbf_coeff; in init_sharp_params_v1()278 float* p_kernel_pbf = pbf_coeff; in init_sharp_params_v1()279 …if(pCalibdb->mode_cell[mode_idx].pbf_coeff[RKSHAPRENHW_PBF_DIAM * RKSHAPRENHW_PBF_DIAM / 2] != 0) { in init_sharp_params_v1()280 p_kernel_pbf = pCalibdb->mode_cell[mode_idx].pbf_coeff; in init_sharp_params_v1()558 float pbf_coeff[RKSHAPRENHW_PBF_DIAM * RKSHAPRENHW_PBF_DIAM] = in init_sharp_params_v1_json() local625 float* p_kernel_pbf_l = pbf_coeff; in init_sharp_params_v1_json()626 float* p_kernel_pbf_h = pbf_coeff; in init_sharp_params_v1_json()628 float* p_kernel_pbf = pbf_coeff; in init_sharp_params_v1_json()[all …]
1698 float pbf_coeff[9];