Searched defs:commonWindow (Results 1 - 3 of 3) sorted by relevance

/external/aac/libAACenc/src/
H A Dinterface.h152 INT commonWindow; member in struct:__anon104
H A Dpsy_main.cpp452 const INT commonWindow = 1; local
541 commonWindow);
821 FDK_ASSERT(1==commonWindow); /* all checks for TNS do only work for common windows (which is always set)*/
1173 psyOutElement->commonWindow = commonWindow;
1174 if (psyOutElement->commonWindow)
1210 psyConf[0].allowIS && commonWindow,
1253 psyConf[0].allowIS && commonWindow,
H A Dadj_thr.cpp2489 const INT commonWindow,
2482 FDKaacEnc_DistributeBits(ADJ_THR_STATE *adjThrState, ATS_ELEMENT *AdjThrStateElement, PSY_OUT_CHANNEL *psyOutChannel[(2)], PE_DATA *peData, INT *grantedPe, INT *grantedPeCorr, const INT nChannels, const INT commonWindow, const INT grantedDynBits, const INT bitresBits, const INT maxBitresBits, const FIXP_DBL maxBitFac, const INT bitDistributionMode) argument

Completed in 122 milliseconds