Home
last modified time | relevance | path

Searched refs:LFAC (Results 1 – 8 of 8) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_fac.h146 void CFac_ApplyGains(FIXP_DBL fac_data[LFAC], const INT fac_length,
Dusacdec_const.h199 #define LFAC LFAC_1024 macro
Dchannelinfo.h361 FIXP_DBL fac_data0[LFAC];
Dusacdec_fac.cpp208 void CFac_ApplyGains(FIXP_DBL fac_data[LFAC], const INT fac_length, in CFac_ApplyGains() argument
Dchannel.cpp729 LFAC * sizeof(FIXP_DBL)); in CChannelElement_Read()
Dblock.cpp1108 FIXP_DBL fac_buf[LFAC]; in CBlock_FrequencyToTime()
Dusacdec_acelp.cpp1092 #define L_FAC_ZIR (LFAC)
Dusacdec_lpd.cpp873 FIXP_DBL pAlfdGains[LFAC / 4], const INT fdns_npts) { in CLpd_FdnsDecode()