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

/frameworks/base/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c628 Word16 ahCnt; local
646 ahCnt = 0;
655 ahCnt++;
660 if(ahCnt) {
662 shift = norm_l(ahCnt);
663 iahCnt = Div_32( 1 << shift, ahCnt << shift );

Completed in 33 milliseconds