Searched refs:s4 (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/components/freetype/src/tools/ |
A D | test_trig.c | 208 FT_Fixed c2, s2, c4, s4; in test_rotate() local 228 s4 = (FT_Fixed)(s3*65536.0); in test_rotate() 231 abs( s4 - v.y ) > THRESHOLD ) in test_rotate() 237 c4/65536.0, s4/65536.0 ); in test_rotate()
|
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/ |
A D | arm_cfft_radix8_f32.c | 58 float32_t s1, s2, s3, s4, s5, s6, s7, s8; in arm_radix8_butterfly_f32() local 202 s4 = pSrc[2 * i4 + 1] + pSrc[2 * i8 + 1]; in arm_radix8_butterfly_f32() 206 s3 = s2 - s4; in arm_radix8_butterfly_f32() 207 s2 = s2 + s4; in arm_radix8_butterfly_f32()
|
/AliOS-Things-master/components/py_engine/engine/lib/libm/ |
A D | erf_lgamma.c | 85 s4 = 2.6642270386e-02f, /* 0x3cda40e4 */ variable 231 p = y*(s0+y*(s1+y*(s2+y*(s3+y*(s4+y*(s5+y*s6))))));
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/images/ |
A D | rgb-3c-8b.ppm | 314 ]g"w4"�N-�^4�X4�9$p/!m3!q;%o5!t<'v<)s>*|C+|A(~B+J-�I-y6&s4 \:,2=GI 329 hn!g_UZa"g#n+s4&u7)y>)}<'|<'x:'o%V
|
/AliOS-Things-master/components/SDL2/src/image/external/jpeg-9b/ |
A D | testimg.ppm | 5 …�:2�;2�=5�=9�=:�><�=;�==�A<�B<�A:�<3�7-�5(�7(�;)�;)�<)�=(�;(�9&�8%�7$�6#}C/s4"y4$�G:�RG�NF�NE�WN�U…
|
Completed in 13 milliseconds