getBlockSize 1180 modules/calib3d/src/stereobm.cpp int getBlockSize() const { return params.SADWindowSize; } getBlockSize 874 modules/calib3d/src/stereosgbm.cpp int getBlockSize() const { return params.SADWindowSize; } getBlockSize 80 modules/cudastereo/src/stereobm.cpp int getBlockSize() const { return winSize_; } getBlockSize 93 modules/cudastereo/src/stereobp.cpp int getBlockSize() const { return 0; } getBlockSize 75 modules/cudastereo/src/stereocsbp.cpp int getBlockSize() const { return 0; } getBlockSize 68 modules/features2d/src/gftt.cpp int getBlockSize() const { return blockSize; }