Searched refs:data_cost_selected_ (Results 1 – 1 of 1) sorted by relevance
87 …__global__ void get_first_k_initial_global(uchar *ctemp, T* data_cost_selected_, T *selected_disp_… in get_first_k_initial_global() argument96 T* data_cost_selected = data_cost_selected_ + y * msg_step + x; in get_first_k_initial_global()122 …__global__ void get_first_k_initial_local(uchar *ctemp, T* data_cost_selected_, T* selected_disp_p… in get_first_k_initial_local() argument131 T* data_cost_selected = data_cost_selected_ + y * msg_step + x; in get_first_k_initial_local()562 T* data_cost_selected_, const T* data_cost_, in init_message() argument589 T* data_cost_selected = data_cost_selected_ + y * msg_step + x; in init_message()