Home
last modified time | relevance | path

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

/external/opencv3/modules/cudaimgproc/src/cuda/
Dmatch_template.cu89 typedef typename TypeVec<float, cn>::vec_type Typef; in matchTemplateNaiveKernel_CCORR() typedef
155 typedef typename TypeVec<float, cn>::vec_type Typef; in matchTemplateNaiveKernel_SQDIFF() typedef
875 typedef typename TypeVec<float, cn>::vec_type Typef; in extractFirstChannel_32F() typedef