Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wls/
Dwls_processing.h91 void interpolatePairValue(unsigned int *valLeft, unsigned int *valRight, int phaseRollNg);
Dwls_processing.c1848 interpolatePairValue(readPtr+ii*subbandSize-1, readPtr+ii*subbandSize, phaseRollNg);
1854 void interpolatePairValue(unsigned int *valLeft, unsigned int *valRight, int phaseRollNg){ function