makeAgastOffsets   76 modules/features2d/src/agast.cpp     makeAgastOffsets(pixel_5_8_, (int)img.step, AgastFeatureDetector::AGAST_5_8);
makeAgastOffsets  836 modules/features2d/src/agast.cpp     makeAgastOffsets(pixel_7_12d_, (int)img.step, AgastFeatureDetector::AGAST_7_12d);
makeAgastOffsets 3280 modules/features2d/src/agast.cpp     makeAgastOffsets(pixel_7_12s_, (int)img.step, AgastFeatureDetector::AGAST_7_12s);
makeAgastOffsets 5361 modules/features2d/src/agast.cpp     makeAgastOffsets(pixel_9_16_, (int)img.step, AgastFeatureDetector::OAST_9_16);
makeAgastOffsets 7534 modules/features2d/src/agast.cpp     makeAgastOffsets(pixel_, (int)img.step, type);
makeAgastOffsets   55 modules/features2d/src/agast_score.hpp void makeAgastOffsets(int pixel[16], int row_stride, int type);
makeAgastOffsets 2076 modules/features2d/src/brisk.cpp   makeAgastOffsets(pixel_5_8_, (int)img_.step, AgastFeatureDetector::AGAST_5_8);
makeAgastOffsets 2077 modules/features2d/src/brisk.cpp   makeAgastOffsets(pixel_9_16_, (int)img_.step, AgastFeatureDetector::OAST_9_16);
makeAgastOffsets 2098 modules/features2d/src/brisk.cpp   makeAgastOffsets(pixel_5_8_, (int)img_.step, AgastFeatureDetector::AGAST_5_8);
makeAgastOffsets 2099 modules/features2d/src/brisk.cpp   makeAgastOffsets(pixel_9_16_, (int)img_.step, AgastFeatureDetector::OAST_9_16);