Match_CCORR_32F   169 modules/cudaimgproc/src/match_template.cpp         explicit Match_CCORR_32F(Size user_block_size);
Match_CCORR_32F   178 modules/cudaimgproc/src/match_template.cpp     Match_CCORR_32F::Match_CCORR_32F(Size user_block_size)
Match_CCORR_32F   183 modules/cudaimgproc/src/match_template.cpp     void Match_CCORR_32F::match(InputArray _image, InputArray _templ, OutputArray _result, Stream& _stream)
Match_CCORR_32F   230 modules/cudaimgproc/src/match_template.cpp         Match_CCORR_32F match32F_;
Match_CCORR_32F   499 modules/cudaimgproc/src/match_template.cpp         Match_CCORR_32F match_CCORR_32F_;
Match_CCORR_32F   608 modules/cudaimgproc/src/match_template.cpp             return makePtr<Match_CCORR_32F>(user_block_size);