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

  /external/aac/libAACenc/src/
line_pe.cpp 159 constPart is sfbPe without the threshold part n*ld(thr) or n*C3*ld(thr)
194 /* scale sfbPe and sfbConstPart with PE_CONSTPART_SHIFT */
198 /* scale sfbPe and sfbConstPart with PE_CONSTPART_SHIFT */
213 peChanData->sfbPe[thisSfb] = FDKaacEnc_bitCountScalefactorDelta(delta)
218 peChanData->sfbPe[thisSfb] = tmpPe;
line_pe.h 116 INT sfbPe[MAX_GROUPED_SFB]; /* pe for each sfb */
119 INT pe; /* sum of sfbPe */
adj_thr.cpp     [all...]

Completed in 234 milliseconds