Home
last modified time | relevance | path

Searched defs:templ_sum_scale_g (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/cudaimgproc/src/cuda/
Dmatch_template.cu367 int w, int h, float templ_sum_scale_r, float templ_sum_scale_g, in matchTemplatePreparedKernel_CCOFF_8UC2()
413 float templ_sum_scale_g, in matchTemplatePreparedKernel_CCOFF_8UC3()
471 float templ_sum_scale_g, in matchTemplatePreparedKernel_CCOFF_8UC4()
587 float templ_sum_scale_r, float templ_sum_scale_g, in matchTemplatePreparedKernel_CCOFF_NORMED_8UC2()
632 float templ_sum_scale_g = templ_sum_g * weight; in matchTemplatePrepared_CCOFF_NORMED_8UC2() local
653 float templ_sum_scale_r, float templ_sum_scale_g, float templ_sum_scale_b, in matchTemplatePreparedKernel_CCOFF_NORMED_8UC3()
709 float templ_sum_scale_g = templ_sum_g * weight; in matchTemplatePrepared_CCOFF_NORMED_8UC3() local
733 float templ_sum_scale_r, float templ_sum_scale_g, float templ_sum_scale_b, in matchTemplatePreparedKernel_CCOFF_NORMED_8UC4()
798 float templ_sum_scale_g = templ_sum_g * weight; in matchTemplatePrepared_CCOFF_NORMED_8UC4() local