Home
last modified time | relevance | path

Searched defs:j (Results 1 – 25 of 51) sorted by relevance

123

/btstack/3rd-party/lc3-google/src/
H A Dattdet.c53 for (int j = 0; j < 40; j++, x += 2, xn2 = xn1, xn1 = xn) { in lc3_attdet_run() local
65 for (int j = 0; j < 40; j++, x += 3, xn2 = xn1, xn1 = xn) { in lc3_attdet_run() local
H A Dsns.c125 for (int i = 0, j; i < 16; i++) in dct16_forward() local
136 for (int i = 0, j; i < 16; i++) in dct16_inverse() local
540 for (int j = 0; j < 16; j++) in quantize() local
619 unsigned j = LC3_ABS(ci); in enum_mvpq() local
H A Dmdct_neon.h130 for (int j, i = 0; i < n; i++, in neon_fft_bf3() local
240 for (int j, i = 0; i < n; i++, y0_ptr += 2*n2, y1_ptr += 2*n2) { in neon_fft_bf2() local
H A Dltpf.c443 for (int j = 0; j < 16; j++) in dot() local
777 for (int j = 0; j < w-1; j++) { in synthesize_template() local
796 for (int j = 0; j < w; j++, g += g_incr) { in synthesize_template() local
/btstack/test/crypto/
H A Daes_ccm.c32 size_t i, j; in bt_mesh_ccm_decrypt() local
249 size_t i, j; in bt_mesh_ccm_encrypt() local
/btstack/3rd-party/hxcmod-player/
H A Dhxcmod.c1379 mint i,j; in hxcmod_init() local
1434 muint i, j, max, digitfactor; in hxcmod_load() local
1607 muint j; in hxcmod_fillbuffer() local
/btstack/test/hfp/
H A Dsco_demo_util.c619 int j; in sco_demo_send() local
625 int j; in sco_demo_send() local
632 int j; in sco_demo_send() local
/btstack/3rd-party/lwip/core/src/core/ipv6/
H A Dnd6.c1037 s8_t j; in nd6_tmr() local
1441 s8_t j; in nd6_new_neighbor_cache_entry() local
1600 s16_t i, j; in nd6_new_destination_cache_entry() local
1689 s8_t i, j, valid_router; in nd6_select_router() local
/btstack/port/archive/msp-exp430f5438-cc2564b/example/
H A Dhid_demo.c195 u_char j; in hid_process_packet() local
278 int i,j; in packet_handler() local
/btstack/port/archive/msp-exp430f5438-cc2564b/firmware/
H A Dhal_lcd.c537 int i,j, CurrentLocation, index=0 ; in halLcdImage() local
565 int i,j, Current_Location; in halLcdClearImage() local
629 int i, j, Counter=0, BlockValue; in halLcdPrint() local
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/NN/NN_Lib_Tests/nn_test/Ref_Implementations/
H A Darm_fully_connected_mat_q7_vec_q15_ref.c37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_mat_q7_vec_q15_ref() local
H A Darm_fully_connected_q15_ref.c37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q15_ref() local
H A Darm_fully_connected_q7_ref.c37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q7_ref() local
H A Darm_convolve_HWC_q15_ref.c36 int i, j, k, l, m, n; in arm_convolve_HWC_q15_ref() local
H A Darm_convolve_HWC_q7_ref.c36 int i, j, k, l, m, n; in arm_convolve_HWC_q7_ref() local
H A Darm_convolve_HWC_q7_ref_nonsquare.c41 int i, j, k, l, m, n; in arm_convolve_HWC_q7_ref_nonsquare() local
H A Darm_convolve_HWC_q15_ref_nonsquare.c44 uint16_t i, j, k, l, m, n; in arm_convolve_HWC_q15_nonsquare_ref() local
H A Darm_fully_connected_q15_opt_ref.c109 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q15_opt_ref() local
H A Darm_fully_connected_mat_q7_vec_q15_opt_ref.c110 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
H A Darm_fully_connected_q7_opt_ref.c128 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q7_opt_ref() local
/btstack/port/samv71-xplained-atwilc3000/ASF/sam/utils/preprocessor/
H A Dtpaste.h77 #define TPASTE10(a, b, c, d, e, f, g, h, i, j) a##b##c##d##e##f##g##h##i##j argument
98 #define ATPASTE10(a, b, c, d, e, f, g, h, i, j) TPASTE10(a, b, c, d, e, f, g, h, i, j) argument
/btstack/3rd-party/lwip/core/src/netif/ppp/polarssl/
H A Darc4.c50 int i, j, k, a; in arc4_setup() local
/btstack/src/
H A Dbtstack_util.c275 int i, j; in log_hexdump() local
327 int j = 0; in log_info_key() local
359 int j = 0; in uuid128_to_str() local
/btstack/example/
H A Daudio_duplex.c122 int j = 0; in audio_playback() local
/btstack/test/maths/
H A Dsqrt_test.cpp64 int i, j; in TEST_GROUP() local

123