Searched refs:dn_diff (Results 1 – 1 of 1) sorted by relevance
574 int dn_diff; in fp_estimate_point_noise() local605 dn_diff = (int)*src_ptr - (int)dn_val; in fp_estimate_point_noise()606 return dn_diff * dn_diff; in fp_estimate_point_noise()615 int dn_diff; in fp_highbd_estimate_point_noise() local648 dn_diff = (int)(*CONVERT_TO_SHORTPTR(src_ptr)) - (int)dn_val; in fp_highbd_estimate_point_noise()649 return dn_diff * dn_diff; in fp_highbd_estimate_point_noise()