/external/webrtc/modules/audio_processing/aec3/ |
D | signal_dependent_erle_estimator.cc | 29 size_t subband = 1; in FormSubbandMap() local 258 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local 271 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local 290 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local 300 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local 313 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local 324 for (size_t subband = 0; subband < kSubbands; ++subband) { in UpdateCorrectionFactors() local
|
/external/libxaac/encoder/ |
D | ixheaace_mps_polyphase.c | 59 static VOID ixheaace_mps_fft32(FLOAT32 *subband) { in ixheaace_mps_fft32() 504 FLOAT32 *subband, ixheaace_mps_sac_pstr_qmf_synth_filter_bank pstr_qmf_synth_filter_bank) { in ixheaace_mps_cos_mod() 567 FLOAT32 *subband, ixheaace_mps_sac_pstr_qmf_synth_filter_bank pstr_qmf_synth_filter_bank) { in ixheaace_mps_sin_mod() 655 static VOID ixheaace_mps_fct3_4(FLOAT32 *subband) { in ixheaace_mps_fct3_4() 672 static VOID ixheaace_mps_fst3_4r(FLOAT32 *subband) { in ixheaace_mps_fst3_4r() 689 static VOID ixheaace_mps_fct4_4r(FLOAT32 *subband) { in ixheaace_mps_fct4_4r() 708 static VOID ixheaace_mps_fst4_4(FLOAT32 *subband) { in ixheaace_mps_fst4_4() 728 static VOID ixheaace_mps_fct3_64(FLOAT32 *subband) { in ixheaace_mps_fct3_64() 878 static VOID ixheaace_mps_fst3_64(FLOAT32 *subband) { in ixheaace_mps_fst3_64() 913 WORD32 idx, subband, slot; in ixheaace_mps_515_calculate_sbr_syn_filterbank() local
|
D | ixheaace_ps_enc.c | 46 WORD32 subband; in ia_enhaacplus_enc_downmix_to_mono() local 239 WORD32 subband, max_subband; in ixheaace_encode_ps_frame() local
|
D | ixheaace_sbr_qmf_enc.c | 984 WORD32 i, subband; in ixheaace_get_energy_from_cplx_qmf() local
|
D | ixheaace_sbr_env_est.c | 1340 VOID ixheaace_esbr_cos_sin_mod(FLOAT32 *subband, ia_sbr_qmf_filter_bank_struct *pstr_qmf_bank, in ixheaace_esbr_cos_sin_mod()
|
/external/aac/libSBRdec/src/ |
D | psdec.cpp | 443 INT subband; in applySlotBasedRotation() local
|
/external/libxaac/decoder/armv7/ |
D | ixheaacd_qmf_dec_armv7.c | 362 VOID ixheaacd_esbr_cos_sin_mod(WORD32 *subband, in ixheaacd_esbr_cos_sin_mod()
|
/external/libxaac/decoder/ |
D | ixheaacd_mps_polyphase.c | 564 static VOID ixheaacd_cos_mod(WORD32 *subband, ia_mps_dec_qmf_tables_struct *qmf_table_ptr) { in ixheaacd_cos_mod() 629 static VOID ixheaacd_sin_mod(WORD32 *subband, ia_mps_dec_qmf_tables_struct *qmf_table_ptr) { in ixheaacd_sin_mod()
|
D | ixheaacd_ps_dec_flt.c | 851 WORD32 subband, max_subband; in ixheaacd_esbr_ps_apply_rotation() local
|
D | ixheaacd_ps_dec.c | 861 WORD group, subband, max_subband, usb, k; in ixheaacd_apply_rot_dec() local
|
/external/libxaac/decoder/armv8/ |
D | ixheaacd_qmf_dec_armv8.c | 258 VOID ixheaacd_cos_sin_mod(WORD32 *subband, in ixheaacd_cos_sin_mod() 908 VOID ixheaacd_esbr_cos_sin_mod(WORD32 *subband, in ixheaacd_esbr_cos_sin_mod()
|
/external/aac/libSBRenc/src/ |
D | ps_encode.cpp | 833 int group, bin, col, subband, band; in FDKsbrEnc_PSEncode() local
|
/external/libxaac/decoder/generic/ |
D | ixheaacd_qmf_dec_generic.c | 259 VOID ixheaacd_cos_sin_mod(WORD32 *subband, in ixheaacd_cos_sin_mod() 1163 VOID ixheaacd_esbr_cos_sin_mod(WORD32 *subband, in ixheaacd_esbr_cos_sin_mod()
|