OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:THUNDER_CODE
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/libtiff/
tif_thunder.c
47
#define
THUNDER_CODE
0xc0 /* mask for 2-bit code word */
104
switch (n &
THUNDER_CODE
) {
/external/pdfium/third_party/libtiff/
tif_thunder.c
47
#define
THUNDER_CODE
0xc0 /* mask for 2-bit code word */
104
switch (n &
THUNDER_CODE
) {
Completed in 119 milliseconds