OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:color_map
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libjpeg_turbo/
wrppm.c
160
register JSAMPROW
color_map
= cinfo->colormap[0];
local
166
PUTPPMSAMPLE(bufferptr, GETJSAMPLE(
color_map
[GETJSAMPLE(*ptr++)]));
/external/jpeg/
wrppm.c
159
register JSAMPROW
color_map
= cinfo->colormap[0];
local
165
PUTPPMSAMPLE(bufferptr, GETJSAMPLE(
color_map
[GETJSAMPLE(*ptr++)]));
Completed in 624 milliseconds