OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:absvalues
(Results
1 - 1
of
1
) sorted by null
/external/jpeg/
jcphuff.c
629
int
absvalues
[DCTSIZE2];
local
655
absvalues
[k] = temp; /* save abs value for main pass */
667
if ((temp =
absvalues
[k]) == 0) {
Completed in 74 milliseconds