OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TRUECOLOR
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
rdrle.c
45
*
TRUECOLOR
- 24 bits, 3 channel colormap
52
{ GRAYSCALE, MAPPEDGRAY, PSEUDOCOLOR,
TRUECOLOR
, DIRECTCOLOR } rle_kind;
136
source->visual =
TRUECOLOR
;
183
* Used for GRAYSCALE, MAPPEDGRAY,
TRUECOLOR
, and DIRECTCOLOR images.
288
case
TRUECOLOR
:
/external/qemu/distrib/jpeg-6b/
rdrle.c
45
*
TRUECOLOR
- 24 bits, 3 channel colormap
52
{ GRAYSCALE, MAPPEDGRAY, PSEUDOCOLOR,
TRUECOLOR
, DIRECTCOLOR } rle_kind;
136
source->visual =
TRUECOLOR
;
183
* Used for GRAYSCALE, MAPPEDGRAY,
TRUECOLOR
, and DIRECTCOLOR images.
288
case
TRUECOLOR
:
Completed in 1945 milliseconds