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.cpp1326 pAacDecoderChannelInfo->data.usac.fac_data_e, in CLpdChannelStream_Read()
1463 pAacDecoderChannelInfo->data.usac.fac_data_e, in CLpdChannelStream_Read()
1522 pAacDecoderChannelInfo->data.usac.fac_data_e[k] += in CLpdChannelStream_Decode()
1545 pAacDecoderChannelInfo->data.usac.fac_data_e[k] += in CLpdChannelStream_Decode()
1752 pAacDecoderChannelInfo->data.usac.fac_data_e[k], in CLpd_RenderTimeSignal()
1882 pAacDecoderChannelInfo->data.usac.fac_data_e[k] = 0; in CLpd_RenderTimeSignal()
1891 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.cpp717 pAacDecoderChannelInfo[ch]->data.usac.fac_data_e, in CChannelElement_Read()