OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:numpix2
(Results
1 - 1
of
1
) sorted by null
/external/jpeg/
jcsample.c
143
int inrow, outrow, h_expand, v_expand, numpix,
numpix2
, h, v;
local
152
numpix2
= numpix/2;
173
*outptr++ = (JSAMPLE) ((outvalue +
numpix2
) / numpix);
Completed in 109 milliseconds