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

  /frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns.h 60 Word16 tnsStopLine;
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c 160 tC->tnsStopLine = pC->sfbOffset[tC->tnsStopBand];
226 tC->tnsStopLine = pC->sfbOffset[tC->tnsStopBand];
444 (min(tC.tnsStopLine,lowPassLine) - tC.tnsStartLine),
484 AnalysisFilterLattice(&(spectrum[tC.tnsStartLine]), (tC.tnsStopLine - tC.tnsStartLine),
    [all...]

Completed in 44 milliseconds