Searched refs:tmp_ptr16 (Results 1 – 1 of 1) sorted by relevance
610 uint16_t *tmp_ptr16; in fp_highbd_estimate_point_noise() local620 tmp_ptr16 = CONVERT_TO_SHORTPTR(tmp_ptr); in fp_highbd_estimate_point_noise()622 diff = abs((int)centre_val - (int)tmp_ptr16[j]); in fp_highbd_estimate_point_noise()626 sum_val += (int)tmp_ptr16[j] * (int)*kernal_ptr; in fp_highbd_estimate_point_noise()