Home
last modified time | relevance | path

Searched defs:n2 (Results 1 – 21 of 21) sorted by relevance

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis-dsp/Source/TransformFunctions/
A Darm_cfft_q31.c140 uint32_t n2, ia; in arm_cfft_radix4by2_q31() local
200 uint32_t n2, ia; in arm_cfft_radix4by2_inverse_q31() local
A Darm_cfft_radix2_q15.c99 unsigned n1, n2, ia; in arm_radix2_butterfly_q15() local
428 unsigned n1, n2, ia; in arm_radix2_butterfly_inverse_q15() local
A Darm_cfft_radix2_q31.c98 unsigned n1, n2, ia; in arm_radix2_butterfly_q31() local
226 unsigned n1, n2, ia; in arm_radix2_butterfly_inverse_q31() local
A Darm_cfft_radix2_f32.c123 uint32_t n1, n2, ia; in arm_radix2_butterfly_f32() local
292 uint32_t n1, n2, ia; in arm_radix2_butterfly_inverse_f32() local
A Darm_cfft_q15.c140 uint32_t n2; in arm_cfft_radix4by2_q15() local
247 uint32_t n2; in arm_cfft_radix4by2_inverse_q15() local
A Darm_cfft_radix4_q15.c162 uint32_t n1, n2, ic, i0, j, k; in arm_radix4_butterfly_q15() local
1079 uint32_t n1, n2, ic, i0, j, k; in arm_radix4_butterfly_inverse_q15() local
A Darm_cfft_radix4_q31.c155 uint32_t n1, n2, ia1, ia2, ia3, i0, i1, i2, i3, j, k; in arm_radix4_butterfly_q31() local
811 uint32_t n1, n2, ia1, ia2, ia3, i0, i1, i2, i3, j, k; in arm_radix4_butterfly_inverse_q31() local
A Darm_cfft_radix4_f32.c120 uint32_t n1, n2, j, k; in arm_radix4_butterfly_f32() local
624 uint32_t n1, n2, j, k; in arm_radix4_butterfly_inverse_f32() local
A Darm_cfft_radix8_f32.c54 uint32_t n1, n2, j; in arm_radix8_butterfly_f32() local
/AliOS-Things-master/components/py_engine/engine/py/
A Dpairheap.c77 mp_pairheap_t *n2 = child; in mp_pairheap_pairing() local
/AliOS-Things-master/components/freetype/src/tools/
A Dapinames.c113 Name n2 = (Name)name2; in name_compare() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/profiler/
A Dtreeview.cc35 [](const NodePtr& n1, const NodePtr& n2) { in SortNode()
/AliOS-Things-master/components/py_engine/engine/extmod/
A Dmoduasyncio.c78 STATIC int task_lt(mp_pairheap_t *n1, mp_pairheap_t *n2) { in task_lt()
/AliOS-Things-master/components/mbedtls/library/
A Ddhm.c167 size_t n1, n2, n3; in mbedtls_dhm_make_params() local
A Daria.c426 const uint8_t n2 = n1 ? 32 - n1 : 0; // reverse bit offset in aria_rot128() local
A Dx509_crt.c237 const unsigned char *n1 = s1, *n2 = s2; in x509_memcasecmp() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/ruy/ruy/
A Dblock_map.cc47 const std::uint32_t n2 = (n1 & 0x99999999u) | ((n1 & 0x44444444u) >> 1) | in DecodeTraversalFractalZ() local
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffcmp.c586 uint16 n2, *a2; in CheckShortArrayTag() local
/AliOS-Things-master/components/ble_host/bt_host/host/
A Dsmp.c583 static int smp_f5(const u8_t *w, const u8_t *n1, const u8_t *n2, in smp_f5()
646 static int smp_f6(const u8_t *w, const u8_t *n1, const u8_t *n2, in smp_f6()
4816 u8_t n2[16] = { 0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21, in smp_f5_test() local
4849 u8_t n2[16] = { 0xcf, 0xc4, 0x3d, 0xff, 0xf7, 0x83, 0x65, 0x21, in smp_f6_test() local
/AliOS-Things-master/components/amp/engine/quickjs_engine/quickjs/
A Dlibbf.c2054 mp_size_t n2; in mp_sqrtrem() local
2702 limb_t n1, n2; in bf_integer_from_radix_rec() local
3378 limb_t n1, n2, q_prec; in bf_integer_to_radix_rec() local
4005 limb_t n2, BOOL need_P) in bf_const_log2_rec()
6067 mp_size_t n2; in mp_sqrtrem_dec() local
7822 limb_t i, n2, c, c_mul, m, c_mul_inv; in get_trig() local
7883 int k1, int k2, limb_t n1, limb_t n2, int inverse, in ntt_fft_partial()
7943 limb_t n1, n2, i; in ntt_conv() local
A Dquickjs.c11237 int n1, n2; in js_fcvt() local

Completed in 156 milliseconds