Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1233 float tmp12 = tmp1 - tmp2; in stbiw__jpg_DCT() local
1238 z1 = (tmp12 + tmp13) * 0.707106781f; // c4 in stbiw__jpg_DCT()
1245 tmp12 = tmp6 + tmp7; in stbiw__jpg_DCT()
1248 z5 = (tmp10 - tmp12) * 0.382683433f; // c6 in stbiw__jpg_DCT()
1250 z4 = tmp12 * 1.306562965f + z5; // c2+c6 in stbiw__jpg_DCT()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1233 float tmp12 = tmp1 - tmp2; in stbiw__jpg_DCT() local
1238 z1 = (tmp12 + tmp13) * 0.707106781f; // c4 in stbiw__jpg_DCT()
1245 tmp12 = tmp6 + tmp7; in stbiw__jpg_DCT()
1248 z5 = (tmp10 - tmp12) * 0.382683433f; // c6 in stbiw__jpg_DCT()
1250 z4 = tmp12 * 1.306562965f + z5; // c2+c6 in stbiw__jpg_DCT()