Home
last modified time | relevance | path

Searched refs:fac_data_e (Results 1 – 5 of 5) sorted by relevance

/external/aac/libAACdec/src/
Dusacdec_fac.h154 const int fac_data_e, FIXP_LPC *A, INT A_exp,
183 FIXP_DBL *pFac_data, const int fac_data_e,
Dusacdec_lpd.cpp1315 pAacDecoderChannelInfo->data.usac.fac_data_e, in CLpdChannelStream_Read()
1452 pAacDecoderChannelInfo->data.usac.fac_data_e, in CLpdChannelStream_Read()
1511 pAacDecoderChannelInfo->data.usac.fac_data_e[k] += in CLpdChannelStream_Decode()
1534 pAacDecoderChannelInfo->data.usac.fac_data_e[k] += in CLpdChannelStream_Decode()
1741 pAacDecoderChannelInfo->data.usac.fac_data_e[k], in CLpd_RenderTimeSignal()
1871 pAacDecoderChannelInfo->data.usac.fac_data_e[k] = 0; in CLpd_RenderTimeSignal()
1880 pAacDecoderChannelInfo->data.usac.fac_data_e[k], in CLpd_RenderTimeSignal()
Dchannelinfo.h362 SCHAR fac_data_e[4]; member
Dblock.cpp1116 pAacDecoderChannelInfo->data.usac.fac_data_e[0] = 0; in CBlock_FrequencyToTime()
1139 pAacDecoderChannelInfo->data.usac.fac_data_e[0], fac_length, in CBlock_FrequencyToTime()
Dchannel.cpp715 pAacDecoderChannelInfo[ch]->data.usac.fac_data_e, in CChannelElement_Read()