Home
last modified time | relevance | path

Searched refs:UNSIGNED_INT (Results 1 – 4 of 4) sorted by relevance

/external/opencv3/modules/core/src/
Dcommand_line_parser.cpp46 if( type == Param::UNSIGNED_INT ) in get_type_name()
70 else if( type == Param::UNSIGNED_INT ) in from_str()
Dopengl.cpp1538 type = gl::UNSIGNED_INT; in render()
1565 type = gl::UNSIGNED_INT; in render()
Dgl_core_3_1.hpp354 UNSIGNED_INT = 0x1405, enumerator
/external/opencv3/modules/core/include/opencv2/
Dcore.hpp3009 UNSIGNED_INT=8, UINT64=9, UCHAR=11 }; enumerator
3083 enum { type = Param::UNSIGNED_INT };