HomeSort by relevance Sort by last modified time
    Searched full:enfac (Results 1 - 1 of 1) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacenc/src/
adj_thr.c 674 Word32 enFac;
675 enFac = ((6-(enIdx << 1)) * enDiff);
676 en[enIdx] = fixmul(avgEn, pow2_xy(L_negate(enFac),7*4));
    [all...]

Completed in 61 milliseconds