Searched refs:data_cost_new (Results 1 – 1 of 1) sorted by relevance
528 … T* data_cost_selected, T* disparity_selected_new, T* data_cost_new, in get_first_k_element_increase() argument538 T cur = data_cost_new[j * disp_step1]; in get_first_k_element_increase()554 data_cost_new[id * disp_step1] = numeric_limits<T>::max(); in get_first_k_element_increase()576 T* data_cost_new = (T*)ctemp + y * msg_step + x; in init_message() local586 data_cost_new[d * disp_step1] = val; in init_message()603 … data_cost_selected, disparity_selected_new, data_cost_new, in init_message()