Searched defs:isFdFac (Results 1 - 1 of 1) sorted by relevance
/external/aac/libAACdec/src/ |
H A D | usacdec_fac.cpp | 238 const int isFdFac) { 245 imdct_gain(&tf_gain, &scale, isFdFac ? 0 : fac_length); 277 const INT isFdFac, UCHAR prevWindowShape) { 333 isFdFac); 387 const int isFdFac, const UCHAR last_lpd_mode, 477 A_exp, 1, isFdFac); 234 CFac_CalcFacSignal(FIXP_DBL *pOut, FIXP_DBL *pFac, const int fac_scale, const int fac_length, const FIXP_LPC A[M_LP_FILTER_ORDER], const INT A_exp, const int fAddZir, const int isFdFac) argument 274 CLpd_FAC_Mdct2Acelp(H_MDCT hMdct, FIXP_DBL *output, FIXP_DBL *pFac, const int fac_scale, FIXP_LPC *A, INT A_exp, INT nrOutSamples, const INT fac_length, const INT isFdFac, UCHAR prevWindowShape) argument 380 CLpd_FAC_Acelp2Mdct(H_MDCT hMdct, FIXP_DBL *output, FIXP_DBL *_pSpec, const SHORT spec_scale[], const int nSpec, FIXP_DBL *pFac, const int fac_scale, const INT fac_length, INT noOutSamples, const INT tl, const FIXP_WTP *wrs, const INT fr, FIXP_LPC A[16], INT A_exp, CAcelpStaticMem *acelp_mem, const FIXP_DBL gain, const int last_frame_lost, const int isFdFac, const UCHAR last_lpd_mode, const int k, int currAliasingSymmetry) argument
|
Completed in 470 milliseconds