estimateBlockSize  413 modules/cudaarithm/src/arithm.cpp         static Size estimateBlockSize(Size result_size);
estimateBlockSize  432 modules/cudaarithm/src/arithm.cpp             block_size = estimateBlockSize(result_size);