Searched refs:ICV_DEF_COPY_PL2PX_FUNC_2D_COI (Results 1 - 1 of 1) sorted by relevance

/external/opencv/cxcore/src/
H A Dcxconvert.cpp326 #define ICV_DEF_COPY_PL2PX_FUNC_2D_COI( arrtype, flavor ) \ macro
359 ICV_DEF_COPY_PL2PX_FUNC_2D_COI( uchar, 8u )
360 ICV_DEF_COPY_PL2PX_FUNC_2D_COI( ushort, 16s )
361 ICV_DEF_COPY_PL2PX_FUNC_2D_COI( int, 32f )
362 ICV_DEF_COPY_PL2PX_FUNC_2D_COI( int64, 64f )

Completed in 274 milliseconds