Home
last modified time | relevance | path

Searched defs:timeStep (Results 1 – 7 of 7) sorted by relevance

/external/aac/libSBRenc/src/
Dtran_det.cpp326 UCHAR *RESTRICT freqBandTable, INT nSfb, INT sbrSlots, INT timeStep) { in addHighbandEnergies()
397 int timeStep, int no_cols, FIXP_DBL *tonality) { in FDKsbrEnc_frameSplitter()
652 int YBufferSzShift, int timeStep, in FDKsbrEnc_transientDetect()
Denv_est.cpp751 INT timeStep = h_sbr->sbrExtractEnvelope.time_step; in calculateSbrEnvelope() local
Dsbr_encoder.cpp1320 INT timeSlots, timeStep, startIndex; in initEnvChannel() local
/external/aac/libSBRdec/src/
Dlpp_tran.cpp267 const int timeStep, /*!< Time step of envelope */ in lppTransposer()
877 const int timeStep, /*!< Time step of envelope */ in lppTransposerHBE()
Denv_extr.cpp1659 int timeStep) /*!< QMF slots to SBR slots step factor */ in checkFrameInfo()
Denv_extr.h283 UCHAR timeStep; /*!< Time resolution of SBR in QMF-slots */ member
Dhbe.cpp1356 int* scale_hb, int timeStep, int firstSlotOffsset, in QmfTransposerApply()