Home
last modified time | relevance | path

Searched refs:no_qmf_channels (Results 1 – 2 of 2) sorted by relevance

/external/aac/libSBRenc/src/
Dtran_det.h167 const INT no_qmf_channels, const INT sbr_qmf_1st_band);
Dtran_det.cpp793 const INT no_qmf_channels, const INT sbr_qmf_1st_band) { in FDKsbrEnc_InitSbrFastTransientDetector() argument
814 fMin(TRAN_DET_STOP_FREQ / bandwidth_qmf_slot, no_qmf_channels); in FDKsbrEnc_InitSbrFastTransientDetector()
819 FDK_ASSERT(h_sbrFastTransientDetector->startBand < no_qmf_channels); in FDKsbrEnc_InitSbrFastTransientDetector()