OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:icvScale_32f
(Results
1 - 3
of
3
) sorted by null
/external/opencv/cxcore/src/
_cxcore.h
300
CvStatus CV_STDCALL
icvScale_32f
( const float* src, float* dst, int len, float a, float b );
cxmathfuncs.cpp
422
icvScale_32f
( angle_data + x, angle_data + x,
460
icvScale_32f
( x_buffer, x_buffer, len, (float)(CV_PI/180.), 0 );
[
all
...]
cxconvert.cpp
[
all
...]
Completed in 153 milliseconds