Searched refs:tmp12 (Results 1 – 2 of 2) sorted by relevance
1287 float tmp12 = tmp1 - tmp2; in stbiw__jpg_DCT() local1292 z1 = (tmp12 + tmp13) * 0.707106781f; // c4 in stbiw__jpg_DCT()1299 tmp12 = tmp6 + tmp7; in stbiw__jpg_DCT()1302 z5 = (tmp10 - tmp12) * 0.382683433f; // c6 in stbiw__jpg_DCT()1304 z4 = tmp12 * 1.306562965f + z5; // c2+c6 in stbiw__jpg_DCT()