OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dither0
(Results
1 - 2
of
2
) sorted by null
/external/jpeg/
jquant1.c
576
int *
dither0
; /* points to active row of dither matrix */
local
588
dither0
= cquantize->odither[0][row_index];
595
dither0
[col_index]]);
/external/qemu/distrib/jpeg-6b/
jquant1.c
576
int *
dither0
; /* points to active row of dither matrix */
local
588
dither0
= cquantize->odither[0][row_index];
595
dither0
[col_index]]);
Completed in 30 milliseconds