OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:R16
(Results
1 - 3
of
3
) sorted by null
/device/generic/goldfish/camera/
Converters.h
82
#define
R16
(rgb) static_cast<uint8_t>(rgb & kRed5)
99
#define
R16
(rgb) static_cast<uint8_t>((rgb & kRed5) >> 11)
/external/libpng/contrib/libtests/
pngvalid.c
300
static void
r16
(png_uint_16p p16, size_t count)
function
312
#define
R16
(this)
r16
(&(this), (sizeof (this))/(sizeof (png_uint_16)))
313
#define R16_1(this)
r16
(&(this), (size_t) 1U)
[
all
...]
/external/opencv3/modules/core/src/
gl_core_3_1.hpp
[
all
...]
Completed in 122 milliseconds