Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c1037 WORD32 ip_idx; in ixheaacd_hbe_post_anal_prod4() local
1041 ip_idx = (qmf_band_idx & 1) ? (inp_band_idx + 1) : (inp_band_idx - 1); in ixheaacd_hbe_post_anal_prod4()
1043 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_prod4()
1499 WORD32 ip_idx; in ixheaacd_hbe_post_anal_xprod4() local
1503 ip_idx = (qmf_band_idx & 1) ? (inp_band_idx + 1) : (inp_band_idx - 1); in ixheaacd_hbe_post_anal_xprod4()
1505 norm_ptr = &ptr_hbe_txposer->norm_qmf_in_buf[0][2 * ip_idx]; in ixheaacd_hbe_post_anal_xprod4()