Lines Matching refs:PtrStepSz

237 …void matchTemplatePrepared_SQDIFF_8U(int w, int h, const PtrStepSz<double> image_sqsum, double tem…  in matchTemplatePrepared_SQDIFF_8U()
249 …void matchTemplatePrepared_SQDIFF_8U(int w, int h, const PtrStepSz<double> image_sqsum, double tem… in matchTemplatePrepared_SQDIFF_8U()
252 …typedef void (*caller_t)(int w, int h, const PtrStepSz<double> image_sqsum, double templ_sqsum, Pt… in matchTemplatePrepared_SQDIFF_8U()
308 …void matchTemplatePrepared_SQDIFF_NORMED_8U(int w, int h, const PtrStepSz<double> image_sqsum, dou… in matchTemplatePrepared_SQDIFF_NORMED_8U()
322 …void matchTemplatePrepared_SQDIFF_NORMED_8U(int w, int h, const PtrStepSz<double> image_sqsum, dou… in matchTemplatePrepared_SQDIFF_NORMED_8U()
325 …typedef void (*caller_t)(int w, int h, const PtrStepSz<double> image_sqsum, double templ_sqsum, Pt… in matchTemplatePrepared_SQDIFF_NORMED_8U()
352 …void matchTemplatePrepared_CCOFF_8U(int w, int h, const PtrStepSz<int> image_sum, int templ_sum, P… in matchTemplatePrepared_CCOFF_8U()
391 const PtrStepSz<int> image_sum_r, in matchTemplatePrepared_CCOFF_8UC2()
392 const PtrStepSz<int> image_sum_g, in matchTemplatePrepared_CCOFF_8UC2()
443 const PtrStepSz<int> image_sum_r, in matchTemplatePrepared_CCOFF_8UC3()
444 const PtrStepSz<int> image_sum_g, in matchTemplatePrepared_CCOFF_8UC3()
445 const PtrStepSz<int> image_sum_b, in matchTemplatePrepared_CCOFF_8UC3()
507 const PtrStepSz<int> image_sum_r, in matchTemplatePrepared_CCOFF_8UC4()
508 const PtrStepSz<int> image_sum_g, in matchTemplatePrepared_CCOFF_8UC4()
509 const PtrStepSz<int> image_sum_b, in matchTemplatePrepared_CCOFF_8UC4()
510 const PtrStepSz<int> image_sum_a, in matchTemplatePrepared_CCOFF_8UC4()
562 int w, int h, const PtrStepSz<int> image_sum, in matchTemplatePrepared_CCOFF_NORMED_8U()
563 const PtrStepSz<double> image_sqsum, in matchTemplatePrepared_CCOFF_NORMED_8U()
621 const PtrStepSz<int> image_sum_r, const PtrStepSz<double> image_sqsum_r, in matchTemplatePrepared_CCOFF_NORMED_8UC2()
622 const PtrStepSz<int> image_sum_g, const PtrStepSz<double> image_sqsum_g, in matchTemplatePrepared_CCOFF_NORMED_8UC2()
696 const PtrStepSz<int> image_sum_r, const PtrStepSz<double> image_sqsum_r, in matchTemplatePrepared_CCOFF_NORMED_8UC3()
697 const PtrStepSz<int> image_sum_g, const PtrStepSz<double> image_sqsum_g, in matchTemplatePrepared_CCOFF_NORMED_8UC3()
698 const PtrStepSz<int> image_sum_b, const PtrStepSz<double> image_sqsum_b, in matchTemplatePrepared_CCOFF_NORMED_8UC3()
783 const PtrStepSz<int> image_sum_r, const PtrStepSz<double> image_sqsum_r, in matchTemplatePrepared_CCOFF_NORMED_8UC4()
784 const PtrStepSz<int> image_sum_g, const PtrStepSz<double> image_sqsum_g, in matchTemplatePrepared_CCOFF_NORMED_8UC4()
785 const PtrStepSz<int> image_sum_b, const PtrStepSz<double> image_sqsum_b, in matchTemplatePrepared_CCOFF_NORMED_8UC4()
786 const PtrStepSz<int> image_sum_a, const PtrStepSz<double> image_sqsum_a, in matchTemplatePrepared_CCOFF_NORMED_8UC4()
841 void normalize_8U(int w, int h, const PtrStepSz<double> image_sqsum, in normalize_8U()