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.h287 WORD32 ixheaacd_dec_init(ia_exhaacplus_dec_api_struct *p_obj_exhaacplus_dec);
Dixheaacd_api.c443 err_code = ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_dec_api()
905 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_2_ga_hdr()
908 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_2_ga_hdr()
988 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_flush_api()
992 return ixheaacd_dec_init(p_obj_exhaacplus_dec); in ixheaacd_decoder_flush_api()
1250 IA_ERRORCODE ixheaacd_dec_init( in ixheaacd_dec_init() function