Searched refs:icvSetReal (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxarray.cpp | 1855 static void icvSetReal( double value, const void* data, int type ) in icvSetReal() function 2641 icvSetReal( value, ptr, type ); in cvSetReal1D() 2681 icvSetReal( value, ptr, type ); in cvSetReal2D() 2708 icvSetReal( value, ptr, type ); in cvSetReal3D() 2733 icvSetReal( value, ptr, type ); in cvSetRealND()
|