OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PPM_MAXVAL
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
wrppm.c
36
#define
PPM_MAXVAL
255
41
#define
PPM_MAXVAL
255
50
#define
PPM_MAXVAL
((1<<BITS_IN_JSAMPLE)-1)
186
PPM_MAXVAL
);
192
PPM_MAXVAL
);
/external/qemu/distrib/jpeg-6b/
wrppm.c
36
#define
PPM_MAXVAL
255
41
#define
PPM_MAXVAL
255
50
#define
PPM_MAXVAL
((1<<BITS_IN_JSAMPLE)-1)
186
PPM_MAXVAL
);
192
PPM_MAXVAL
);
Completed in 1208 milliseconds