Searched defs:cplxMult (Results 1 – 2 of 2) sorted by relevance
/external/aac/libFDK/include/ |
D | cplx_mul.h | 221 inline void cplxMult(FIXP_DBL *c_Re, FIXP_DBL *c_Im, const FIXP_DBL a_Re, in cplxMult() function 227 inline void cplxMult(FIXP_SGL *c_Re, FIXP_SGL *c_Im, const FIXP_SGL a_Re, in cplxMult() function 238 inline void cplxMult(FIXP_DBL *c_Re, FIXP_DBL *c_Im, const FIXP_DBL a_Re, in cplxMult() function 247 inline void cplxMult(FIXP_DBL *c_Re, FIXP_DBL *c_Im, const FIXP_DBL a_Re, in cplxMult() function 257 inline void cplxMult(FIXP_DBL *c_Re, FIXP_DBL *c_Im, const FIXP_DBL a_Re, in cplxMult() function
|
/external/aac/libFDK/include/mips/ |
D | cplx_mul_mips.h | 142 inline void cplxMult(FIXP_DBL *c_Re, FIXP_DBL *c_Im, FIXP_DBL a_Re, in cplxMult() function
|