Searched defs:timeSlots (Results  1 – 13 of 13) sorted by relevance
| /external/aac/libSACenc/src/ | 
| D | sacenc_framewindowing.cpp | 152 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()
  | 
| D | sacenc_onsetdetect.cpp | 235                                                const INT timeSlots) {  in fdk_sacenc_onsetDetect_Update()
  | 
| /external/aac/libSBRenc/src/ | 
| D | nf_est.h | 131   INT timeSlots;           /*!< Number of timeslots in a frame. */  member
  | 
| D | mh_det.h | 167   INT timeSlots;  member
  | 
| D | nf_est.cpp | 469     INT timeSlots,               /*!< Number of time slots in a frame. */  in FDKsbrEnc_InitSbrNoiseFloorEstimate()
  | 
| D | ton_corr.cpp | 696     INT timeSlots,        /*!< Number of time-slots per frame */  in FDKsbrEnc_InitTonCorrParamExtr()
  | 
| D | fram_gen.cpp | 737                                       INT staticFraming, INT timeSlots,  in FDKsbrEnc_initFrameInfoGenerator()
  | 
| D | sbr_encoder.cpp | 1320   INT timeSlots, timeStep, startIndex;  in initEnvChannel()  local
  | 
| /external/aac/libSBRdec/src/ | 
| D | env_extr.cpp | 353     int timeSlots)   /*!< Framelength in SBR-timeslots */  in initSbrPrevFrameData() 1207     int timeSlots, const UINT flags) {  in extractLowDelayGrid()
  | 
| D | sbr_dec.cpp | 898   int timeSlots =  in createSbrDec()  local
  | 
| D | lpp_tran.cpp | 1249     const int timeSlots,            /*!< Number of time slots */  in createLppTransposer()
  | 
| /external/aac/libSACdec/src/ | 
| D | sac_dec_lib.cpp | 928 SACDEC_ERROR checkTimeSlots(int frameLength, int qmfBands, int timeSlots) {  in checkTimeSlots()
  | 
| D | sac_dec.h | 357   int timeSlots;    /* length of spatial frame in QMF samples */  member
  |