Home
last modified time | relevance | path

Searched refs:S1 (Results 1 – 25 of 27) sorted by relevance

12

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_radix4_q15.c666 R1 = __SSAT(T1 + S1, 16u); in arm_radix4_butterfly_q15()
671 S1 = __SSAT(T1 - S1, 16); in arm_radix4_butterfly_q15()
736 S1 = (q15_t) __SSAT(((q31_t) S1 - T0), 16u); in arm_radix4_butterfly_q15()
825 S1 = __SSAT(T1 - S1, 16); in arm_radix4_butterfly_q15()
888 S1 = (S1 >> 1u) - (T0 >> 1u); in arm_radix4_butterfly_q15()
951 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_q15()
1582 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_inverse_q15()
1640 S1 = (q15_t) __SSAT((q31_t) (S1 + T0), 16); in arm_radix4_butterfly_inverse_q15()
1729 S1 = __SSAT(T1 - S1, 16u); in arm_radix4_butterfly_inverse_q15()
1785 S1 = (S1 >> 1u) + (T0 >> 1u); in arm_radix4_butterfly_inverse_q15()
[all …]
/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A D__sin.c45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
61 return x + v*(S1 + z*r); in __sin()
63 return x - ((z*(0.5*y - v*r) - y) - v*S1); in __sin()
/AliOS-Things-master/components/SDL2/src/libm/
A Dk_sin.c45 S1 = -1.66666666666666324348e-01, /* 0xBFC55555, 0x55555549 */ variable
63 if(iy==0) return x+v*(S1+z*r); in __kernel_sin()
64 else return x-((z*(half*y-v*r)-y)-v*S1); in __kernel_sin()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dkf_sin.c33 S1 = -1.6666667163e-01f, /* 0xbe2aaaab */ variable
56 if(iy==0) return x+v*(S1+z*r);
57 else return x-((z*(half*y-v*r)-y)-v*S1);
/AliOS-Things-master/components/py_engine/tests/extmod/
A Ductypes_sizeof_native.py7 S1 = {} variable
8 assert uctypes.sizeof(S1) == 0
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_hp/
A Drtl8721dhp_cpft.c112 CPTest_UARTInit(0, S1, 1500000); in CPTest_UART()
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/ram_lp/
A Drtl8721dlp_cpft.c112 CPTest_UARTInit(0, S1, 1500000); in CPTest_UART()
/AliOS-Things-master/components/mqtt/example/
A Daiot_mqtt_sign.c196 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro
206 W[t] = S1(W[t - 2]) + W[t - 7] + \
/AliOS-Things-master/components/linksdk/core/utils/
A Dcore_sha256.c97 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro
107 W[t] = S1(W[t - 2]) + W[t - 7] + \
/AliOS-Things-master/components/linkkit/infra/
A Dinfra_sha256.c100 #define S1(x) (ROTR(x, 17) ^ ROTR(x, 19) ^ SHR(x, 10)) macro
108 #define R(t) (W[t] = S1(W[t - 2]) + W[t - 7] + S0(W[t - 15]) + W[t - 16])
/AliOS-Things-master/components/mbedtls/library/
A Dsha512.c231 #define S1(x) (ROTR(x,19) ^ ROTR(x,61) ^ SHR(x, 6)) in mbedtls_internal_sha512_process() macro
253 W[i] = S1(W[i - 2]) + W[i - 7] + in mbedtls_internal_sha512_process()
A Dsha256.c179 #define S1(x) (ROTR(x,17) ^ ROTR(x,19) ^ SHR(x,10)) macro
189 W[t] = S1(W[t - 2]) + W[t - 7] + \
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dquant_enc.c357 static int SegmentsAreEquivalent(const VP8SegmentInfo* const S1, in SegmentsAreEquivalent() argument
359 return (S1->quant_ == S2->quant_) && (S1->fstrength_ == S2->fstrength_); in SegmentsAreEquivalent()
373 const VP8SegmentInfo* const S1 = &enc->dqm_[s1]; in SimplifySegments() local
378 if (SegmentsAreEquivalent(S1, S2)) { in SimplifySegments()
/AliOS-Things-master/components/csi/csi2/include/core/
A Dcore_801.h224 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_802.h238 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_803.h239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_804.h242 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_805.h236 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_807.h268 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
/AliOS-Things-master/components/csi/csi1/include/core/
A Dcore_801.h224 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_802.h238 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_805.h236 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_803.h239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_804.h239 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member
A Dcore_807.h268 uint32_t S1: 1; /*!< bit: 25 Security property settings */ member

Completed in 154 milliseconds

12