HomeSort by relevance Sort by last modified time
    Searched refs:ahCnt (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c 632 Word16 ahCnt;
650 ahCnt = 0;
659 ahCnt++;
664 if(ahCnt) {
666 shift = norm_l(ahCnt);
667 iahCnt = Div_32( 1 << shift, ahCnt << shift );
    [all...]
  /external/aac/libAACenc/src/
adj_thr.cpp     [all...]

Completed in 2340 milliseconds