OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:outptr3
(Results
1 - 2
of
2
) 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 */
/external/qemu/distrib/jpeg-6b/
jccolor.c
328
register JSAMPROW outptr0, outptr1, outptr2,
outptr3
;
local
337
outptr3
= output_buf[3][output_row];
344
outptr3
[col] = inptr[3]; /* don't need GETJSAMPLE here */
Completed in 113 milliseconds