Home
last modified time | relevance | path

Searched refs:tmp12 (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1287 float tmp12 = tmp1 - tmp2; in stbiw__jpg_DCT() local
1292 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()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1287 float tmp12 = tmp1 - tmp2; in stbiw__jpg_DCT() local
1292 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()