Home
last modified time | relevance | path

Searched refs:bandwidth_qmf_slot (Results 1 – 3 of 3) sorted by relevance

/external/aac/libSBRenc/src/
Dtran_det.h166 const INT time_slots_per_frame, const INT bandwidth_qmf_slot,
Dtran_det.cpp792 const INT time_slots_per_frame, const INT bandwidth_qmf_slot, in FDKsbrEnc_InitSbrFastTransientDetector() argument
812 FDK_ASSERT(bandwidth_qmf_slot > 0.f); in FDKsbrEnc_InitSbrFastTransientDetector()
814 fMin(TRAN_DET_STOP_FREQ / bandwidth_qmf_slot, no_qmf_channels); in FDKsbrEnc_InitSbrFastTransientDetector()
834 myExp = fMultNorm(QMF_HP_dBd_SLOPE_FIX, 0, (FIXP_DBL)bandwidth_qmf_slot, in FDKsbrEnc_InitSbrFastTransientDetector()
Dsbr_encoder.cpp1468 INT bandwidth_qmf_slot = in initEnvChannel() local
1472 bandwidth_qmf_slot, sbrConfigData->noQmfBands, in initEnvChannel()