Home
last modified time | relevance | path

Searched refs:cvtScale_ (Results 1 – 1 of 1) sorted by relevance

/external/opencv3/modules/core/src/
Dconvert.cpp4233 cvtScale_( const T* src, size_t sstep, in cvtScale_() function
4266 cvtScale_<short, short, float>( const short* src, size_t sstep, in cvtScale_() function
4317 cvtScale_<short, int, float>( const short* src, size_t sstep, in cvtScale_() function
5189 cvtScale_(src, sstep, dst, dstep, size, (wtype)scale[0], (wtype)scale[1]); \