Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.c291 int resI, resQ; in processSubCarrier() local
404 resQ = tempValI*sinPhi+tempValQ*cosPhi; in processSubCarrier()
406 tempValQ = (short)(resQ>>(TWIDDLE_BIPT-8)); in processSubCarrier()
468 int resI, resQ; in processSubCarrier20MHz() local
583 resQ = tempValI*sinPhi+tempValQ*cosPhi; in processSubCarrier20MHz()
585 tempValQ = (short)(resQ>>(TWIDDLE_BIPT-8)); in processSubCarrier20MHz()