Searched refs:icvDepthToDataType (Results 1 – 2 of 2) sorted by relevance
84 CV_INLINE CvDataType icvDepthToDataType( int type );85 CV_INLINE CvDataType icvDepthToDataType( int type ) in icvDepthToDataType() function
992 icvDepthToDataType(type), cn, &buffer_size ) >= 0; in cvPyrUp()996 icvPyrUpG5x5_GetBufSize( size.width, icvDepthToDataType(type), cn, &buffer_size ); in cvPyrUp()1099 icvDepthToDataType(type), cn, &buffer_size ) >= 0; in cvPyrDown()1104 icvDepthToDataType(type), cn, &buffer_size ); in cvPyrDown()