Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_mps_macro_def.h166 #define SYN_BUF_SIZE (18432 + sizeof(ia_mps_dec_synthesis_interface))
Dixheaacd_mps_dec.h780 } ia_mps_dec_synthesis_interface, *ia_mps_dec_synthesis_interface_handle; typedef
987 ia_mps_dec_synthesis_interface *syn;
Dixheaacd_mps_initfuncs.c1231 (WORD32 *)((WORD8 *)buf_ptr + sizeof(ia_mps_dec_synthesis_interface)); in ixheaacd_aac_mps_init()
Dixheaacd_mps_temp_process.c1200 ia_mps_dec_synthesis_interface *syn = pstr_mps_state->syn; in ixheaacd_tp_process()