Home
last modified time | relevance | path

Searched defs:stop_band (Results 1 – 10 of 10) 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_mps_bitdec.c389 WORD32 freq_res_stride, WORD32 start_band, WORD32 stop_band, WORD32 *a_strides, in ixheaacd_get_stride_map()
416 WORD32 stop_band) { in ixheaacd_ec_data_dec()
1095 WORD32 stop_band, WORD32 stride, VOID *scratch) { in ixheaacd_create_mapping()
1139 WORD32 i, j, start_band, stop_band, value; in ixheaacd_map_frequency() local
1276 WORD32 start_band, WORD32 stop_band, WORD32 default_value, WORD32 num_parameter_sets, in ixheaacd_map_index_data()
Dixheaacd_mps_aac_struct.h48 WORD16 stop_band; member
Dixheaacd_sbrdecoder.c155 WORD32 stop_band; in ixheaacd_sbr_dec_reset() local
Dixheaacd_channelinfo.h75 WORD16 stop_band; member
Dixheaacd_env_calc.c245 WORD32 stop_band = 0; in ixheaacd_noiselimiting() local
Dixheaacd_mps_dec.h706 WORD32 stop_band; member
/external/aac/libFDK/src/
DFDK_qmf_domain.cpp601 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()