Lines Matching refs:qmf_voc_columns
230 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()
1012 out_buf -= (256 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod3()
1017 WORD32 qmf_voc_columns, WORD32 qmf_band_idx) { in ixheaacd_hbe_post_anal_prod4() argument
1034 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_prod4()
1067 out_ptr -= (128 * 2 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_prod4()
1072 WORD32 qmf_voc_columns, WORD32 qmf_band_idx, in ixheaacd_hbe_post_anal_xprod2() argument
1090 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_xprod2()
1231 out_ptr -= (128 * 2 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_xprod2()
1232 norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_xprod2()
1233 x_norm_ptr -= (128 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_xprod2()
1238 WORD32 qmf_voc_columns, WORD32 qmf_band_idx, in ixheaacd_hbe_post_anal_xprod3() argument
1257 for (i = 0; i < qmf_voc_columns; i += 1) { in ixheaacd_hbe_post_anal_xprod3()
1338 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_xprod3()
1473 out_buf -= (256 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_xprod3()
1478 WORD32 qmf_voc_columns, WORD32 qmf_band_idx, in ixheaacd_hbe_post_anal_xprod4() argument
1496 for (i = 0; i < qmf_voc_columns; i++) { in ixheaacd_hbe_post_anal_xprod4()
1532 out_ptr -= (128 * 2 * qmf_voc_columns) - 2; in ixheaacd_hbe_post_anal_xprod4()
1541 WORD32 qmf_voc_columns = ptr_hbe_txposer->no_bins / 2; in ixheaacd_hbe_post_anal_process() local
1550 ixheaacd_hbe_post_anal_prod2(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()
1555 ixheaacd_hbe_post_anal_prod3(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()
1561 ixheaacd_hbe_post_anal_prod4(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()
1573 ixheaacd_hbe_post_anal_xprod2(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()
1580 ixheaacd_hbe_post_anal_xprod3(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()
1587 ixheaacd_hbe_post_anal_xprod4(ptr_hbe_txposer, qmf_voc_columns, in ixheaacd_hbe_post_anal_process()