Home
last modified time | relevance | path

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

/aosp_15_r20/external/aac/libSBRenc/src/
H A 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()
H A Denv_est.cpp751 INT timeStep = h_sbr->sbrExtractEnvelope.time_step; in calculateSbrEnvelope() local
H A Dsbr_encoder.cpp1320 INT timeSlots, timeStep, startIndex; in initEnvChannel() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/shared/magnetictarget/
H A DMagnetizedObjectTest.kt52 private var timeStep = 100 in <lambda>() variable
/aosp_15_r20/external/aac/libSBRdec/src/
H A Dlpp_tran.cpp269 const int timeStep, /*!< Time step of envelope */ in lppTransposer()
877 const int timeStep, /*!< Time step of envelope */ in lppTransposerHBE()
H A Denv_extr.cpp1659 int timeStep) /*!< QMF slots to SBR slots step factor */ in checkFrameInfo()
H A Denv_extr.h283 UCHAR timeStep; /*!< Time resolution of SBR in QMF-slots */ member
H A Dhbe.cpp1356 int* scale_hb, int timeStep, int firstSlotOffsset, in QmfTransposerApply()
/aosp_15_r20/external/armnn/src/backends/backendsCommon/
H A DWorkloadData.cpp3865 uint32_t timeStep = 1; in Validate() local