Home
last modified time | relevance | path

Searched defs:stop_band (Results 1 – 7 of 7) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_common_rom.h40 WORD32 stop_band[10][16]; member
Dixheaacd_tns_usac.h30 WORD32 stop_band; member
Dixheaacd_sbrdecoder.c137 WORD32 stop_band; in ixheaacd_sbr_dec_reset() local
Dixheaacd_channelinfo.h74 WORD16 stop_band; member
Dixheaacd_env_calc.c242 WORD32 stop_band = 0; in ixheaacd_noiselimiting() local
/external/aac/libFDK/src/
DFDK_qmf_domain.cpp606 const int start_band, const int stop_band, in FDK_QmfDomain_GetSlot()
/external/aac/libSBRenc/src/
Dtran_det.cpp555 int stop_band, int tran_off, int addPrevSamples) { in extractTransientCandidates()