Searched refs:IPL_DEPTH_16S (Results 1 – 4 of 4) sorted by relevance
511 inline int WImage<short>::Depth() const {return IPL_DEPTH_16S; } in Depth()
343 #define IPL_DEPTH_16S (IPL_DEPTH_SIGN|16) macro
582 depth == IPL_DEPTH_16U || depth == IPL_DEPTH_16S || in IsFormatSupported()
3368 depth != (int)IPL_DEPTH_16S && depth != (int)IPL_DEPTH_32S && in cvInitImageHeader()