Home | History | Annotate | Download | only in jpeg

Lines Matching refs:tmp12

73   FAST_FLOAT tmp10, tmp11, tmp12, tmp13;
132 tmp12 = (tmp1 - tmp3) * ((FAST_FLOAT) 1.414213562) - tmp13; /* 2*c4 */
136 tmp1 = tmp11 + tmp12;
137 tmp2 = tmp11 - tmp12;
156 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) */
158 tmp6 = tmp12 - tmp7; /* phase 2 */
194 tmp12 = (wsptr[2] - wsptr[6]) * ((FAST_FLOAT) 1.414213562) - tmp13;
198 tmp1 = tmp11 + tmp12;
199 tmp2 = tmp11 - tmp12;
213 tmp12 = ((FAST_FLOAT) -2.613125930) * z10 + z5; /* -2*(c2+c6) */
215 tmp6 = tmp12 - tmp7;