Home
last modified time | relevance | path

Searched defs:timeSlots (Results 1 – 13 of 13) sorted by relevance

/external/aac/libSACenc/src/
Dsacenc_framewindowing.cpp152 static void calcTaperWin(FIXP_WIN *pTaperWin, INT timeSlots) { in calcTaperWin()
200 int timeSlots = pFrameWindowConfig->nTimeSlotsMax; in fdk_sacenc_frameWindow_Init() local
317 const INT timeSlots, FRAMINGINFO *const pFramingInfo, in fdk_sacenc_frameWindow_GetWindow()
Dsacenc_onsetdetect.cpp235 const INT timeSlots) { in fdk_sacenc_onsetDetect_Update()
/external/aac/libSBRenc/src/
Dnf_est.h131 INT timeSlots; /*!< Number of timeslots in a frame. */ member
Dmh_det.h167 INT timeSlots; member
Dnf_est.cpp469 INT timeSlots, /*!< Number of time slots in a frame. */ in FDKsbrEnc_InitSbrNoiseFloorEstimate()
Dton_corr.cpp696 INT timeSlots, /*!< Number of time-slots per frame */ in FDKsbrEnc_InitTonCorrParamExtr()
Dfram_gen.cpp737 INT staticFraming, INT timeSlots, in FDKsbrEnc_initFrameInfoGenerator()
Dsbr_encoder.cpp1320 INT timeSlots, timeStep, startIndex; in initEnvChannel() local
/external/aac/libSBRdec/src/
Denv_extr.cpp353 int timeSlots) /*!< Framelength in SBR-timeslots */ in initSbrPrevFrameData()
1207 int timeSlots, const UINT flags) { in extractLowDelayGrid()
Dsbr_dec.cpp898 int timeSlots = in createSbrDec() local
Dlpp_tran.cpp1249 const int timeSlots, /*!< Number of time slots */ in createLppTransposer()
/external/aac/libSACdec/src/
Dsac_dec_lib.cpp928 SACDEC_ERROR checkTimeSlots(int frameLength, int qmfBands, int timeSlots) { in checkTimeSlots()
Dsac_dec.h357 int timeSlots; /* length of spatial frame in QMF samples */ member