Home
last modified time | relevance | path

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

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image_write.h1284 float tmp10 = tmp0 + tmp3; // phase 2 in stbiw__jpg_DCT() local
1289 d0 = tmp10 + tmp11; // phase 3 in stbiw__jpg_DCT()
1290 d4 = tmp10 - tmp11; in stbiw__jpg_DCT()
1297 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
1302 z5 = (tmp10 - tmp12) * 0.382683433f; // c6 in stbiw__jpg_DCT()
1303 z2 = tmp10 * 0.541196100f + z5; // c2-c6 in stbiw__jpg_DCT()
/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image_write.h1284 float tmp10 = tmp0 + tmp3; // phase 2 in stbiw__jpg_DCT() local
1289 d0 = tmp10 + tmp11; // phase 3 in stbiw__jpg_DCT()
1290 d4 = tmp10 - tmp11; in stbiw__jpg_DCT()
1297 tmp10 = tmp4 + tmp5; // phase 2 in stbiw__jpg_DCT()
1302 z5 = (tmp10 - tmp12) * 0.382683433f; // c6 in stbiw__jpg_DCT()
1303 z2 = tmp10 * 0.541196100f + z5; // c2-c6 in stbiw__jpg_DCT()