Searched refs:input_squared_ptr (Results 1 – 1 of 1) sorted by relevance
216 …const uint8_t *const input_squared_ptr = input_squared_x_ptr + (j - current_row) * input_squared_s… in normalize_float() local219 …accu += *reinterpret_cast<const T *>(input_squared_ptr + (i - current_slice) * input_squared_strid… in normalize_float()259 …const uint8_t *const input_squared_ptr = input_squared_x_ptr + (j - current_row) * input_squared_s… in normalize_float() local262 …u = wrapper::vadd(accu, wrapper::vloadq(reinterpret_cast<const T *>(input_squared_ptr + (i - curre… in normalize_float()