Searched refs:filtercoeff (Results 1 – 1 of 1) sorted by relevance
240 const u16 *filtercoeff; in intel_casf_scaler_compute_config() local246 filtercoeff = filtercoeff_1; in intel_casf_scaler_compute_config()248 filtercoeff = filtercoeff_2; in intel_casf_scaler_compute_config()250 filtercoeff = filtercoeff_3; in intel_casf_scaler_compute_config()253 sumcoeff += *(filtercoeff + i); in intel_casf_scaler_compute_config()256 filter_coeff[i] = (*(filtercoeff + i) * 100 / sumcoeff); in intel_casf_scaler_compute_config()