Searched refs:commonWindow (Results 1 - 8 of 8) sorted by relevance

/external/aac/libAACenc/src/
H A Dadj_thr.h126 const INT commonWindow,
H A Dblock_switch.h145 const INT commonWindow);
H A Dinterface.h151 INT commonWindow; member in struct:__anon103
H A Dblock_switch.cpp404 const INT commonWindow )
408 if( nChannels == 2 && commonWindow == TRUE)
434 if (commonWindow == TRUE)
H A Dpsy_main.cpp455 INT commonWindow = 1; local
544 commonWindow);
823 FDK_ASSERT(commonWindow=1); /* all checks for TNS do only work for common windows (which is always set)*/
1171 psyOutElement->commonWindow = commonWindow;
1172 if (psyOutElement->commonWindow)
1208 psyConf[0].allowIS && commonWindow,
1251 psyConf[0].allowIS && commonWindow,
H A Dbitenc.cpp1088 decision_bit = psyOutElement->commonWindow;
1090 FDKwriteBits(hBitStream, psyOutElement->commonWindow, 1);
H A Dqc_main.cpp653 psyOut[0]->psyOutElement[i]->commonWindow,
H A Dadj_thr.cpp2164 const INT commonWindow,
2157 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 bitDistributenMode) argument

Completed in 1218 milliseconds