Searched refs:dc_value (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/video/readers/
H A Djpeg.c98 int dc_value[3]; member in struct:grub_jpeg_data
494 data->dc_value[id] +=
497 du[0] = data->dc_value[id] * (int) data->quan_table[qt][0];
648 data->dc_value[0] = 0;
649 data->dc_value[1] = 0;
650 data->dc_value[2] = 0;

Completed in 22 milliseconds