/btstack/3rd-party/lc3-google/src/ |
H A D | attdet.c | 53 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 D | sns.c | 125 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 D | mdct_neon.h | 130 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 D | ltpf.c | 443 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 D | aes_ccm.c | 32 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 D | hxcmod.c | 1379 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 D | sco_demo_util.c | 619 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 D | nd6.c | 1037 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 D | hid_demo.c | 195 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 D | hal_lcd.c | 537 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 D | arm_fully_connected_mat_q7_vec_q15_ref.c | 37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_mat_q7_vec_q15_ref() local
|
H A D | arm_fully_connected_q15_ref.c | 37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q15_ref() local
|
H A D | arm_fully_connected_q7_ref.c | 37 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q7_ref() local
|
H A D | arm_convolve_HWC_q15_ref.c | 36 int i, j, k, l, m, n; in arm_convolve_HWC_q15_ref() local
|
H A D | arm_convolve_HWC_q7_ref.c | 36 int i, j, k, l, m, n; in arm_convolve_HWC_q7_ref() local
|
H A D | arm_convolve_HWC_q7_ref_nonsquare.c | 41 int i, j, k, l, m, n; in arm_convolve_HWC_q7_ref_nonsquare() local
|
H A D | arm_convolve_HWC_q15_ref_nonsquare.c | 44 uint16_t i, j, k, l, m, n; in arm_convolve_HWC_q15_nonsquare_ref() local
|
H A D | arm_fully_connected_q15_opt_ref.c | 109 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_q15_opt_ref() local
|
H A D | arm_fully_connected_mat_q7_vec_q15_opt_ref.c | 110 for (int j = 0; j < dim_vec; j++) in arm_fully_connected_mat_q7_vec_q15_opt_ref() local
|
H A D | arm_fully_connected_q7_opt_ref.c | 128 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 D | tpaste.h | 77 #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 D | arc4.c | 50 int i, j, k, a; in arc4_setup() local
|
/btstack/src/ |
H A D | btstack_util.c | 275 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 D | audio_duplex.c | 122 int j = 0; in audio_playback() local
|
/btstack/test/maths/ |
H A D | sqrt_test.cpp | 64 int i, j; in TEST_GROUP() local
|