Searched refs:wpk (Results 1 – 1 of 1) sorted by relevance
153 const FIXP_DBL a_Im, FIXP_SPK wpk) { in cplxMultDiv2() argument155 FIXP_DBL b_Im = FX_SGL2FX_DBL(wpk.v.im); in cplxMultDiv2()156 FIXP_DBL b_Re = FX_SGL2FX_DBL(wpk.v.re); in cplxMultDiv2()160 const LONG w = wpk.w; in cplxMultDiv2()