Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c289 FLOAT32 *norm_buf = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * qmf_band_idx]; in ixheaacd_norm_qmf_in_buf_4()
328 FLOAT32 *norm_buf = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * qmf_band_idx]; in ixheaacd_norm_qmf_in_buf_2()
743 FLOAT32 *norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[1][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_prod2()
746 &ptr_hbe_txposer->norm_qmf_in_buf[HBE_ZERO_BAND_IDX][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_prod2()
1030 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_prod4()
1032 &ptr_hbe_txposer->norm_qmf_in_buf[HBE_ZERO_BAND_IDX][2 * inp_band_idx]; in ixheaacd_hbe_post_anal_prod4()
1075 FLOAT32 *norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[1][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_xprod2()
1078 &ptr_hbe_txposer->norm_qmf_in_buf[HBE_ZERO_BAND_IDX][2 * qmf_band_idx]; in ixheaacd_hbe_post_anal_xprod2()
1492 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_xprod4()
1494 &ptr_hbe_txposer->norm_qmf_in_buf[HBE_ZERO_BAND_IDX][2 * inp_band_idx]; in ixheaacd_hbe_post_anal_xprod4()
Dixheaacd_sbr_dec.h52 FLOAT32 norm_qmf_in_buf[46][128]; member