Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_subspace_processing.c561 float leftI, leftQ, rightI, rightQ; in calcDelayAmplitude() local
614 rightI = tempI*scale; in calcDelayAmplitude()
616 rightSqr = rightI*rightI + rightQ*rightQ; in calcDelayAmplitude()