Searched refs:fxpCoef (Results 1 – 7 of 7) sorted by relevance
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/ |
D | pvmp4audiodecoderinitlibrary.cpp | 261 pVars->perChan[0].fxpCoef = pVars->fxpCoef[0]; in PVMP4AudioDecoderInitLibrary() 262 pVars->perChan[1].fxpCoef = pVars->fxpCoef[1]; in PVMP4AudioDecoderInitLibrary() 273 & (pVars->perChan[0].fxpCoef[1024]); in PVMP4AudioDecoderInitLibrary() 276 & (pVars->perChan[1].fxpCoef[1024]); in PVMP4AudioDecoderInitLibrary()
|
/external/opencore/codecs_v2/audio/aac/dec/src/ |
D | pvmp4audiodecoderinitlibrary.cpp | 261 pVars->perChan[0].fxpCoef = pVars->fxpCoef[0]; in PVMP4AudioDecoderInitLibrary() 262 pVars->perChan[1].fxpCoef = pVars->fxpCoef[1]; in PVMP4AudioDecoderInitLibrary() 273 & (pVars->perChan[0].fxpCoef[1024]); in PVMP4AudioDecoderInitLibrary() 276 & (pVars->perChan[1].fxpCoef[1024]); in PVMP4AudioDecoderInitLibrary()
|
D | pvmp4audiodecoderframe.cpp | 863 pChVars[LEFT]->fxpCoef, in PVMP4AudioDecodeFrame() 883 pChVars[LEFT]->fxpCoef, in PVMP4AudioDecodeFrame() 884 pChVars[RIGHT]->fxpCoef, in PVMP4AudioDecodeFrame() 911 pChVars[LEFT]->fxpCoef, in PVMP4AudioDecodeFrame() 912 pChVars[RIGHT]->fxpCoef, in PVMP4AudioDecodeFrame() 991 pChVars[ch]->fxpCoef, /* input and output */ in PVMP4AudioDecodeFrame() 1019 pChVars[ch]->fxpCoef, in PVMP4AudioDecodeFrame() 1035 pChVars[ch]->fxpCoef); in PVMP4AudioDecodeFrame() 1045 pChVars[ch]->fxpCoef, in PVMP4AudioDecodeFrame() 1077 pChVars[ch]->fxpCoef, in PVMP4AudioDecodeFrame() [all …]
|
D | sbr_applied.cpp | 367 SbrChannel[LEFT].frameData.sbrQmfBufferImag = &pVars->fxpCoef[0][920]; in sbr_applied() 383 SbrChannel[LEFT].frameData.sbrQmfBufferReal = pVars->fxpCoef[LEFT]; in sbr_applied() 385 SbrChannel[LEFT].frameData.sbrQmfBufferImag = pVars->fxpCoef[RIGHT]; in sbr_applied() 403 SbrChannel[RIGHT].frameData.sbrQmfBufferReal = pVars->fxpCoef[LEFT]; in sbr_applied() 405 SbrChannel[RIGHT].frameData.sbrQmfBufferImag = pVars->fxpCoef[RIGHT]; in sbr_applied()
|
D | s_tdec_int_chan.h | 159 Int32 *fxpCoef; /* Spectrum coeff.*/ member
|
D | s_tdec_int_file.h | 188 Int32 fxpCoef[2][LN]; /* LN = 2048 */ member
|
D | getics.cpp | 660 pChVars->fxpCoef, in getics()
|