OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CMAPBITS
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
wrrle.c
50
#define
CMAPBITS
8
51
#define CMAPLENGTH (1<<(
CMAPBITS
))
199
header.cmaplen =
CMAPBITS
;
/external/qemu/distrib/jpeg-6b/
wrrle.c
50
#define
CMAPBITS
8
51
#define CMAPLENGTH (1<<(
CMAPBITS
))
199
header.cmaplen =
CMAPBITS
;
Completed in 535 milliseconds