ushort             74 3rdparty/libjasper/jasper/jas_config2.h #define	ushort		unsigned short
ushort            199 3rdparty/libjasper/jasper/jas_types.h #define ushort unsigned short
ushort            365 modules/core/include/opencv2/core/matx.hpp typedef Vec<ushort, 2> Vec2w;
ushort            366 modules/core/include/opencv2/core/matx.hpp typedef Vec<ushort, 3> Vec3w;
ushort            367 modules/core/include/opencv2/core/matx.hpp typedef Vec<ushort, 4> Vec4w;
ushort            105 modules/core/include/opencv2/core/wimage.hpp typedef WImageC<ushort, 1>        WImage1_16u;
ushort            106 modules/core/include/opencv2/core/wimage.hpp typedef WImageViewC<ushort, 1>    WImageView1_16u;
ushort            107 modules/core/include/opencv2/core/wimage.hpp typedef WImageBufferC<ushort, 1>  WImageBuffer1_16u;
ushort            109 modules/core/include/opencv2/core/wimage.hpp typedef WImageC<ushort, 3>        WImage3_16u;
ushort            110 modules/core/include/opencv2/core/wimage.hpp typedef WImageViewC<ushort, 3>    WImageView3_16u;
ushort            111 modules/core/include/opencv2/core/wimage.hpp typedef WImageBufferC<ushort, 3>  WImageBuffer3_16u;
ushort            285 modules/hal/include/opencv2/hal/defs.h    typedef unsigned short ushort;
ushort            709 modules/hal/include/opencv2/hal/intrin_cpp.hpp typedef v_reg<ushort, 8> v_uint16x8;
ushort            249 modules/imgcodecs/src/utils.cpp typedef unsigned short ushort;
ushort           2346 modules/imgproc/src/imgwarp.cpp typedef ResizeAreaFastNoVec<ushort, ushort> ResizeAreaFastVec_SIMD_16u;