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

/external/aac/libAACenc/src/
H A Dinterface.h152 INT commonWindow; member in struct:__anon106
H A Dpsy_main.cpp450 INT commonWindow = 1; local
539 commonWindow);
818 FDK_ASSERT(commonWindow=1); /* all checks for TNS do only work for common windows (which is always set)*/
1166 psyOutElement->commonWindow = commonWindow;
1167 if (psyOutElement->commonWindow)
1203 psyConf[0].allowIS && commonWindow,
1246 psyConf[0].allowIS && commonWindow,
H A Dadj_thr.cpp2456 const INT commonWindow,
2449 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 80 milliseconds