computeBlockHistograms  173 modules/cudaobjdetect/src/hog.cpp         void computeBlockHistograms(const GpuMat& img, GpuMat& block_hists);
computeBlockHistograms  300 modules/cudaobjdetect/src/hog.cpp         computeBlockHistograms(img, block_hists);
computeBlockHistograms  451 modules/cudaobjdetect/src/hog.cpp         computeBlockHistograms(img, block_hists);