Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/cuda/
Dmatch_template.cu414 float templ_sum_scale_b, in matchTemplatePreparedKernel_CCOFF_8UC3()
472 float templ_sum_scale_b, in matchTemplatePreparedKernel_CCOFF_8UC4()
653 float templ_sum_scale_r, float templ_sum_scale_g, float templ_sum_scale_b, in matchTemplatePreparedKernel_CCOFF_NORMED_8UC3()
710 float templ_sum_scale_b = templ_sum_b * 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()
799 float templ_sum_scale_b = templ_sum_b * weight; in matchTemplatePrepared_CCOFF_NORMED_8UC4() local