Home
last modified time | relevance | path

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

/external/aac/libFDK/src/
DFDK_decorrelate.cpp722 FIXP_DECORR nFilt0L, nFilt0H, nFilt1L, nFilt1H, nFilt2L, nFilt2H; in DecorrFilterApplyREAL() local
727 nFilt1H = pFilter[3]; in DecorrFilterApplyREAL()
754 pStates[6] + fMultDiv2(xReal, nFilt1H) - fMultDiv2(yReal, nFilt1H); in DecorrFilterApplyREAL()
756 pStates[7] + fMultDiv2(xImag, nFilt1H) - fMultDiv2(yImag, nFilt1H); in DecorrFilterApplyREAL()