43#ifdef DCT_FLOAT_SUPPORTED
64 FAST_FLOAT tmp0, tmp1, tmp2, tmp3, tmp4, tmp5, tmp6, tmp7;
65 FAST_FLOAT tmp10, tmp11, tmp12, tmp13;
74 for (ctr = 0; ctr <
DCTSIZE; ctr++) {
98 z1 = (tmp12 + tmp13) * ((FAST_FLOAT) 0.707106781);
109 z5 = (tmp10 - tmp12) * ((FAST_FLOAT) 0.382683433);
110 z2 = ((FAST_FLOAT) 0.541196100) * tmp10 +
z5;
111 z4 = ((FAST_FLOAT) 1.306562965) * tmp12 +
z5;
112 z3 = tmp11 * ((FAST_FLOAT) 0.707106781);
128 for (ctr =
DCTSIZE-1; ctr >= 0; ctr--) {
148 z1 = (tmp12 + tmp13) * ((FAST_FLOAT) 0.707106781);
159 z5 = (tmp10 - tmp12) * ((FAST_FLOAT) 0.382683433);
160 z2 = ((FAST_FLOAT) 0.541196100) * tmp10 +
z5;
161 z4 = ((FAST_FLOAT) 1.306562965) * tmp12 +
z5;
162 z3 = tmp11 * ((FAST_FLOAT) 0.707106781);
GLint GLenum GLsizei GLsizei GLsizei GLint GLsizei const GLvoid * data
JSAMPARRAY JDIMENSION start_col
#define GETJSAMPLE(value)
int const JOCTET * dataptr
static double float double int float double float int float double float int double int float z5
static double float double int float double float int float double float z4
static double float double int float z1
static double float double int float double float int float z3
static double float double int float double float z2