Home
last modified time | relevance | path

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

/external/libxaac/test/
Dixheaacd_error.c132 ia_error_info_struct ixheaacd_error_info = { variable
181 ixheaacd_error_info.ppppb_error_msg_pointers[0][0] = in ixheaacd_error_handler_init()
183 ixheaacd_error_info.ppppb_error_msg_pointers[1][0] = ixheaacd_ppb_api_fatal; in ixheaacd_error_handler_init()
184 ixheaacd_error_info.ppppb_error_msg_pointers[0][1] = in ixheaacd_error_handler_init()
186 ixheaacd_error_info.ppppb_error_msg_pointers[1][1] = in ixheaacd_error_handler_init()
188 ixheaacd_error_info.ppppb_error_msg_pointers[0][2] = in ixheaacd_error_handler_init()
190 ixheaacd_error_info.ppppb_error_msg_pointers[1][2] = ixheaacd_ppb_init_fatal; in ixheaacd_error_handler_init()
191 ixheaacd_error_info.ppppb_error_msg_pointers[0][3] = in ixheaacd_error_handler_init()
193 ixheaacd_error_info.ppppb_error_msg_pointers[1][3] = ixheaacd_ppb_exe_fatal; in ixheaacd_error_handler_init()
Dixheaacd_main.c47 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()
861 p_proc_err_info = &ixheaacd_error_info; in ixheaacd_main_process()