Home
last modified time | relevance | path

Searched refs:stateCplx (Results 1 – 2 of 2) sorted by relevance

/external/aac/libFDK/include/
DFDK_decorrelate.h196 FIXP_MPS *stateCplx; member
/external/aac/libFDK/src/
DFDK_decorrelate.cpp546 self->stateCplx = pStateBufferCplx + (*offsetStateBuffer); in DecorrFilterInit()
567 self->stateCplx = pStateBufferCplx + (*offsetStateBuffer); in DecorrFilterInitPS()
651 FIXP_DBL *pStates = filter[start].stateCplx; in DecorrFilterApplyREAL()
838 FIXP_DBL *pStates = filter[start].stateCplx; in DecorrFilterApplyCPLX_PS()