Home
last modified time | relevance | path

Searched refs:TDinput (Results 1 – 3 of 3) sorted by relevance

/external/aac/libFDK/include/
DFDK_qmf_domain.h186 *TDinput; /*!< Pointer to time domain data used as input for the QMF member
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp1685 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput = in mpegSurroundDecoder_Apply()
1698 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput = input; in mpegSurroundDecoder_Apply()
1710 pMpegSurroundDecoder->pQmfDomain->globalConf.TDinput, NULL, NULL, in mpegSurroundDecoder_Apply()
/external/aac/libAACdec/src/
Daacdecoder_lib.cpp1419 self->qmfDomain.globalConf.TDinput = pTimeData; in aacDecoder_DecodeFrame()