OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dither2
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jquant1.c
578
int *
dither2
;
local
590
dither2
= cquantize->odither[2][row_index];
599
dither2
[col_index]]);
/external/qemu/distrib/jpeg-6b/
jquant1.c
578
int *
dither2
;
local
590
dither2
= cquantize->odither[2][row_index];
599
dither2
[col_index]]);
Completed in 24 milliseconds