Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_struct_def.h290 WORD32 ixheaacd_dec_init(ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec);
Dixheaacd_api.c446 err_code = ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_dec_api()
959 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_2_ga_hdr()
962 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_2_ga_hdr()
1042 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_flush_api()
1046 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_flush_api()
1304 IA_ERRORCODE ixheaacd_dec_init( in ixheaacd_dec_init() function