OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:outptr3
(Results
1 - 1
of
1
) sorted by null
/external/jpeg/
jccolor.c
235
register JSAMPROW outptr0, outptr1, outptr2,
outptr3
;
local
244
outptr3
= output_buf[3][output_row];
251
outptr3
[col] = inptr[3]; /* don't need GETJSAMPLE here */
Completed in 48 milliseconds