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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c632 Word16 ahCnt; local
650 ahCnt = 0;
659 ahCnt++;
664 if(ahCnt) {
666 shift = norm_l(ahCnt);
667 iahCnt = Div_32( 1 << shift, ahCnt << shift );

Completed in 30 milliseconds