Home
last modified time | relevance | path

Searched refs:x2 (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/encoder/srce/
Dsbc_dct.c88 register SINT32 x0, x1, x2, x3, x4, x5, x6, x7, temp; in SBC_FastIDCT8() local
95 x2 = (pInVect[2] + pInVect[6]) >> 1; in SBC_FastIDCT8()
108 x2 -= x6; in SBC_FastIDCT8()
113 temp = x2 ; in SBC_FastIDCT8()
114 SBC_IDCT_MULT(SBC_COS_PI_SUR_8, ( x2 + x6 ), x2); /*x2 = ( x2 + x6 ) * cos(1*pi/8) ; */ in SBC_FastIDCT8()
118 res_even[ 0 ] = x0 + x2 ; in SBC_FastIDCT8()
121 res_even[ 3 ] = x0 - x2 ; in SBC_FastIDCT8()
208 SINT32 temp, x2; in SBC_FastIDCT4() local
211 x2 = pInVect[2] >> 1; in SBC_FastIDCT4()
214 tmp[1] = x2 - tmp[0]; in SBC_FastIDCT4()
[all …]
/hal_espressif-latest/components/bt/host/bluedroid/external/sbc/plc/
Dsbc_plc.c52 float x2; in SqrtByCarmack() local
55 x2 = x * 0.5f; in SqrtByCarmack()
59 float_int.y = float_int.y * (threehalfs - (x2 * float_int.y * float_int.y)); in SqrtByCarmack()
88 float x2 = 0; in CrossCorrelation() local
93 x2 += ((float)x[m]) * x[m]; in CrossCorrelation()
96 den = (float)SqrtByCarmack(x2 * y2); in CrossCorrelation()
/hal_espressif-latest/components/bt/host/bluedroid/stack/smp/
Dp_256_ecc_pp.c101 DWORD *x2; in ECC_Add() local
111 x2 = q->x; y2 = q->y; z2 = q->z; in ECC_Add()
128 multiprecision_mersenns_mult_mod(t1, x2, t1, keyLength); // t1=t1*x2 in ECC_Add()
/hal_espressif-latest/components/bt/host/bluedroid/stack/include/stack/
Dbt_types.h34 #define BCM_STRCPY_S(x1,x2) strcpy((x1),(x2)) argument
35 #define BCM_STRNCPY_S(x1,x2,x3) strncpy((x1),(x2),(x3)) argument
/hal_espressif-latest/components/wpa_supplicant/src/common/
Dsae.c580 struct crypto_bignum *x1 = NULL, *x2, *gx1, *gx2, *v = NULL; in sswu() local
611 x2 = crypto_bignum_init(); in sswu()
616 !x1a || !x1b || !x2 || !gx1 || !gx2 || !tmp) in sswu()
683 crypto_bignum_mulmod(t1, x1, prime, x2) < 0) in sswu()
685 debug_print_bignum("SSWU: x2 = z * u^2 * x1", x2, prime_len); in sswu()
688 if (crypto_bignum_exptmod(x2, three, prime, t1) < 0 || in sswu()
689 crypto_bignum_mulmod(a, x2, prime, t2) < 0 || in sswu()
717 crypto_bignum_to_bin(x2, bin2, sizeof(bin2), prime_len) < 0) in sswu()
760 crypto_bignum_deinit(x2, 1); in sswu()
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/inc/
Dsummary_ESP32.rst29 … x0: level 7; 0x1: level 6; 0x2: level 5; 0x3: leve
/hal_espressif-latest/components/esp_timer/
DKconfig80 default 0x2 if ESP_TIMER_ISR_AFFINITY_CPU1
/hal_espressif-latest/components/efuse/esp32/
Desp_efuse_table.csv101 … 240 MHz; or for flash/PSRAM to run at 80 MHz.0x0: level 7; 0x1: level 6; 0x2: level 5; 0x3: level…
/hal_espressif-latest/tools/esptool_py/docs/en/espefuse/
Dburn-key-cmd.rst295 … KEY0 purpose = XTS_AES_256_KEY_1 R/- (0x2)