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

/external/aac/libAACenc/src/
H A Dadj_thr.cpp1493 INT ahCnt; local
1510 ahCnt = 0;
1523 ahCnt++;
1533 if ( (avgEn == FL2FXCONST_DBL(0.0f)) || (ahCnt == 0) ) {
1538 ahCntLD64 = CalcLdInt(ahCnt);

Completed in 81 milliseconds