Searched refs:nr_plane2 (Results 1 – 2 of 2) sorted by relevance
/external/opencv3/modules/cudastereo/src/cuda/ |
D | stereocsbp.cu | 530 … int nr_plane, int nr_plane2, size_t disp_step1, size_t disp_step2) in get_first_k_element_increase() argument 536 for(int j = 0; j < nr_plane2; j++) in get_first_k_element_increase() 563 int h, int w, int nr_plane, int h2, int w2, int nr_plane2, in init_message() argument 581 for(int d = 0; d < nr_plane2; d++) in init_message() 604 data_cost, disparity_selected_cur, nr_plane, nr_plane2, in init_message() 615 … int h, int w, int nr_plane, int h2, int w2, int nr_plane2, cudaStream_t stream) in init_message() argument 631 h, w, nr_plane, h2, w2, nr_plane2, in init_message() 644 … int h, int w, int nr_plane, int h2, int w2, int nr_plane2, cudaStream_t stream); 650 … int h, int w, int nr_plane, int h2, int w2, int nr_plane2, cudaStream_t stream);
|
D | stereocsbp.hpp | 19 … int h, int w, int nr_plane, int h2, int w2, int nr_plane2, cudaStream_t stream);
|