Searched defs:x2 (Results 1 – 5 of 5) sorted by relevance
/hal_espressif-2.7.6/components/bt/host/bluedroid/external/sbc/encoder/srce/ |
D | sbc_dct.c | 88 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local 208 SINT32 temp, x2; in SBC_FastIDCT4() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/external/sbc/plc/ |
D | sbc_plc.c | 60 float x2; in SqrtByCarmack() local 96 float x2 = 0; in CrossCorrelation() local
|
/hal_espressif-2.7.6/components/nvs_flash/test_nvs_host/ |
D | spi_flash_emulation.cpp | 120 size_t x2 = 1 << (log_size + 2); in timeInterp() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/smp/ |
D | p_256_ecc_pp.c | 101 DWORD *x2; in ECC_Add() local
|
/hal_espressif-2.7.6/components/bt/host/bluedroid/stack/include/stack/ |
D | bt_types.h | 40 #define BCM_STRCPY_S(x1,x2) strcpy((x1),(x2)) argument 41 #define BCM_STRNCPY_S(x1,x2,x3) strncpy((x1),(x2),(x3)) argument
|