Home
last modified time | relevance | path

Searched refs:disp_step2 (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudastereo/src/cuda/
Dstereocsbp.cu357 …a_weight, float max_data_term, int min_disp, size_t msg_step, size_t disp_step1, size_t disp_step2) in compute_data_cost() argument
380 int sel_disp = selected_disparity[d * disp_step2]; in compute_data_cost()
400 …a_weight, float max_data_term, int min_disp, size_t msg_step, size_t disp_step1, size_t disp_step2) in compute_data_cost_reduce() argument
413 int sel_disp = selected_disparity[d * disp_step2]; in compute_data_cost_reduce()
451 …ax_data_term, int min_disp, size_t msg_step, size_t disp_step1, size_t disp_step2, cudaStream_t st… in compute_data_cost_caller_() argument
461 …w, level, nr_plane, data_weight, max_data_term, min_disp, msg_step, disp_step1, disp_step2); break; in compute_data_cost_caller_()
462 …w, level, nr_plane, data_weight, max_data_term, min_disp, msg_step, disp_step1, disp_step2); break; in compute_data_cost_caller_()
463 …w, level, nr_plane, data_weight, max_data_term, min_disp, msg_step, disp_step1, disp_step2); break; in compute_data_cost_caller_()
470 …ax_data_term, int min_disp, size_t msg_step, size_t disp_step1, size_t disp_step2, cudaStream_t st… in compute_data_cost_reduce_caller_() argument
481 … cols, h, nr_plane, data_weight, max_data_term, min_disp, msg_step, disp_step1, disp_step2); break; in compute_data_cost_reduce_caller_()
[all …]