Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c230 WORD32 qmf_voc_columns = ptr_hbe_txposer->no_bins / 2; in ixheaacd_qmf_hbe_apply() local
243 ptr_hbe_txposer->qmf_in_buf[i + qmf_voc_columns], in ixheaacd_qmf_hbe_apply()
741 WORD32 qmf_voc_columns, WORD32 qmf_band_idx) { in ixheaacd_hbe_post_anal_prod2() argument
751 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_prod2()
777 out_ptr -= (128 * 2 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod2()
778 norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod2()
779 x_norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod2()
784 WORD32 qmf_voc_columns, WORD32 qmf_band_idx) { in ixheaacd_hbe_post_anal_prod3() argument
802 for (i = 0; i < qmf_voc_columns; i += 1) { in ixheaacd_hbe_post_anal_prod3()
880 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_prod3()
[all …]