Home
last modified time | relevance | path

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

/external/libxaac/decoder/drc_src/
Dimpd_error_handler.h70 } ia_error_info_struct; typedef
77 IA_ERRORCODE ia_error_handler(ia_error_info_struct *p_mod_err_info,
/external/libxaac/decoder/
Dixheaacd_error_handler.h47 } ia_error_info_struct; typedef
49 IA_ERRORCODE ixheaacd_error_handler(ia_error_info_struct *p_mod_err_info,
/external/libxaac/test/
Dixheaacd_error.c132 ia_error_info_struct ixheaacd_error_info = {
212 ia_error_info_struct ixheaacd_ia_testbench_error_info = {
296 IA_ERRORCODE ixheaacd_error_handler(ia_error_info_struct *p_mod_err_info, in ixheaacd_error_handler()
Dixheaacd_main.c46 extern ia_error_info_struct ixheaacd_ia_testbench_error_info;
47 extern ia_error_info_struct ixheaacd_error_info;
383 ia_error_info_struct *p_proc_err_info = &ixheaacd_error_info; in ixheaacd_set_config_param()
663 ia_error_info_struct *p_proc_err_info = &ixheaacd_error_info; in ixheaacd_get_config_param()
854 ia_error_info_struct *p_proc_err_info; in ixheaacd_main_process()