Home
last modified time | relevance | path

Searched defs:ptr_in_buf (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_sbr_hbe_trans.c252 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * qmf_band_idx]; in ixheaace_norm_qmf_in_buf_4() local
291 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * qmf_band_idx]; in ixheaace_norm_qmf_in_buf_2() local
746 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * inp_band_idx]; in ixheaace_hbe_post_anal_prod3() local
822 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * inp_band_idx]; in ixheaace_hbe_post_anal_prod3() local
1194 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * inp_band_idx]; in ixheaace_hbe_post_anal_xprod3() local
1272 FLOAT32 *ptr_in_buf = &pstr_hbe_txposer->qmf_in_buf[0][2 * inp_band_idx]; in ixheaace_hbe_post_anal_xprod3() local
H A Dixheaace_struct_def.h99 FLOAT32 **ptr_in_buf; member