Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_lpp_tran.c568 WORD32 stop_patch, WORD32 *sub_sig_x) { in ixheaacd_filter1_lp() argument
709 WORD32 *p_sub_signal_xlow = sub_sig_x + low_band + ((start_idx) << 6); in ixheaacd_filter1_lp()
711 sub_sig_x + high_band + ((start_idx + 2) << 6); in ixheaacd_filter1_lp()
747 WORD32 *sub_sig_x) { in ixheaacd_low_pow_hf_generator() argument
792 WORD32 *ptr = &sub_sig_x[0]; in ixheaacd_low_pow_hf_generator()
801 (*ixheaacd_covariance_matrix_calc)(sub_sig_x + start_patch, in ixheaacd_low_pow_hf_generator()
812 stop_patch, sub_sig_x); in ixheaacd_low_pow_hf_generator()
854 WORD32 *sub_sig_x, WORD audio_object_type) { in ixheaacd_hf_generator() argument
910 ptr = sub_sig_x + (start_patch) + i * 128; in ixheaacd_hf_generator()
921 (sub_sig_x + start_patch + LPC_ORDER * 128), (stop_patch - start_patch), in ixheaacd_hf_generator()
[all …]