Searched refs:bandwidth_qmf_slot (Results 1 – 3 of 3) sorted by relevance
154 const INT bandwidth_qmf_slot,
798 const INT bandwidth_qmf_slot, in FDKsbrEnc_InitSbrFastTransientDetector() argument821 FDK_ASSERT(bandwidth_qmf_slot > 0.f); in FDKsbrEnc_InitSbrFastTransientDetector()822 …h_sbrFastTransientDetector->stopBand = fMin(TRAN_DET_STOP_FREQ/bandwidth_qmf_slot, no_qmf_channel… in FDKsbrEnc_InitSbrFastTransientDetector()837 myExp = fMultNorm(QMF_HP_dBd_SLOPE_FIX, (FIXP_DBL)bandwidth_qmf_slot, &e); in FDKsbrEnc_InitSbrFastTransientDetector()
1436 INT bandwidth_qmf_slot = (sbrConfigData->sampleFreq>>1) / (sbrConfigData->noQmfBands); in initEnvChannel() local1440 bandwidth_qmf_slot, in initEnvChannel()