Searched defs:b_Re (Results 1 – 3 of 3) sorted by relevance
/external/aac/libFDK/include/ |
D | cplx_mul.h | 125 const FIXP_DBL a_Im, const FIXP_SGL b_Re, in cplxMultDiv2() 136 const FIXP_SGL a_Im, const FIXP_SGL b_Re, in cplxMultDiv2() 143 const FIXP_SGL a_Im, const FIXP_SGL b_Re, in cplxMultDiv2() 177 const FIXP_DBL a_Im, const FIXP_SGL b_Re, in cplxMultSubDiv2() 188 const FIXP_DBL a_Im, const FIXP_DBL b_Re, in cplxMultDiv2() 208 const FIXP_DBL a_Im, const FIXP_DBL b_Re, in cplxMultSubDiv2() 222 const FIXP_DBL a_Im, const FIXP_SGL b_Re, in cplxMult() 228 const FIXP_SGL a_Im, const FIXP_SGL b_Re, in cplxMult() 248 const FIXP_DBL a_Im, const FIXP_DBL b_Re, in cplxMult()
|
/external/aac/libFDK/include/arm/ |
D | cplx_mul_arm.h | 117 const FIXP_DBL a_Im, const FIXP_DBL b_Re, in cplxMultDiv2() 156 FIXP_DBL b_Re = FX_SGL2FX_DBL(wpk.v.re); in cplxMultDiv2() local 176 const FIXP_DBL a_Im, const FIXP_SGL b_Re, in cplxMultDiv2()
|
/external/aac/libFDK/include/mips/ |
D | cplx_mul_mips.h | 117 FIXP_DBL a_Im, FIXP_DBL b_Re, FIXP_DBL b_Im) { in cplxMultDiv2() 143 FIXP_DBL a_Im, FIXP_DBL b_Re, FIXP_DBL b_Im) { in cplxMult()
|