OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLAVOR_SH
(Results
1 - 2
of
2
) sorted by null
/external/pdfium/third_party/lcms2-2.6/include/
lcms2.h
669
#define
FLAVOR_SH
(s) ((s) << 13)
731
#define TYPE_GRAY_8_REV (COLORSPACE_SH(PT_GRAY)|CHANNELS_SH(1)|BYTES_SH(1)|
FLAVOR_SH
(1))
733
#define TYPE_GRAY_16_REV (COLORSPACE_SH(PT_GRAY)|CHANNELS_SH(1)|BYTES_SH(2)|
FLAVOR_SH
(1))
[
all
...]
/external/pdfium/third_party/lcms2-2.6/src/
cmspack.c
80
#define ANYFLAVOR
FLAVOR_SH
(1)
[
all
...]
Completed in 58 milliseconds