Searched defs:timeStep (Results 1 – 9 of 9) sorted by relevance
/aosp_15_r20/external/aac/libSBRenc/src/ |
H A D | tran_det.cpp | 326 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 D | env_est.cpp | 751 INT timeStep = h_sbr->sbrExtractEnvelope.time_step; in calculateSbrEnvelope() local
|
H A D | sbr_encoder.cpp | 1320 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 D | MagnetizedObjectTest.kt | 52 private var timeStep = 100 in <lambda>() variable
|
/aosp_15_r20/external/aac/libSBRdec/src/ |
H A D | lpp_tran.cpp | 269 const int timeStep, /*!< Time step of envelope */ in lppTransposer() 877 const int timeStep, /*!< Time step of envelope */ in lppTransposerHBE()
|
H A D | env_extr.cpp | 1659 int timeStep) /*!< QMF slots to SBR slots step factor */ in checkFrameInfo()
|
H A D | env_extr.h | 283 UCHAR timeStep; /*!< Time resolution of SBR in QMF-slots */ member
|
H A D | hbe.cpp | 1356 int* scale_hb, int timeStep, int firstSlotOffsset, in QmfTransposerApply()
|
/aosp_15_r20/external/armnn/src/backends/backendsCommon/ |
H A D | WorkloadData.cpp | 3865 uint32_t timeStep = 1; in Validate() local
|