Searched refs:get_first_k_initial_local (Results 1 – 1 of 1) sorted by relevance
122 …__global__ void get_first_k_initial_local(uchar *ctemp, T* data_cost_selected_, T* selected_disp_p… in get_first_k_initial_local() function336 …get_first_k_initial_local<<<grid, threads, 0, stream>>> (ctemp, data_cost_selected, disp_selected_… in init_data_cost()