• Home
  • Raw
  • Download

Lines Matching refs:p_state_aac

151       p_obj_exhaacplus_dec->p_state_aac = pv_value;  in ixheaacd_dec_mem_api()
153 p_obj_exhaacplus_dec->p_state_aac->pstr_dec_data = p_temp; in ixheaacd_dec_mem_api()
154 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config = in ixheaacd_dec_mem_api()
156 p_obj_exhaacplus_dec->p_state_aac->header_ptr = in ixheaacd_dec_mem_api()
443 if (p_obj_exhaacplus_dec->p_state_aac->fatal_err_present) { in ixheaacd_dec_api()
450 p_obj_exhaacplus_dec->p_state_aac->fatal_err_present = 1; in ixheaacd_dec_api()
451 p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed = in ixheaacd_dec_api()
452 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes; in ixheaacd_dec_api()
458 if (p_obj_exhaacplus_dec->p_state_aac->ui_init_done == 1) { in ixheaacd_dec_api()
714 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
727 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
750 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
769 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
777 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
784 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
794 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
843 if (!p_obj_exhaacplus_dec->p_state_aac->ui_init_done || in ixheaacd_dec_api()
844 p_obj_exhaacplus_dec->p_state_aac->fatal_err_present) { in ixheaacd_dec_api()
851 p_obj_exhaacplus_dec->p_state_aac->fatal_err_present = 1; in ixheaacd_dec_api()
852 p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed = in ixheaacd_dec_api()
853 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes; in ixheaacd_dec_api()
859 if (p_obj_exhaacplus_dec->p_state_aac->ui_input_over == 1) { in ixheaacd_dec_api()
872 *pui_value = p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed; in ixheaacd_dec_api()
876 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes = *pui_value; in ixheaacd_dec_api()
880 if (p_obj_exhaacplus_dec->p_state_aac->audio_object_type == AOT_USAC) { in ixheaacd_dec_api()
883 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_api()
896 *pui_value = p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes; in ixheaacd_dec_api()
901 p_obj_exhaacplus_dec->p_state_aac->ui_input_over = 1; in ixheaacd_dec_api()
957 p_obj_exhaacplus_dec->p_state_aac->ui_init_done = 0; in ixheaacd_decoder_2_ga_hdr()
971 header_temp_ptr = p_obj_exhaacplus_dec->p_state_aac->header_ptr; in ixheaacd_decoder_flush_api()
972 header_length = p_obj_exhaacplus_dec->p_state_aac->header_length; in ixheaacd_decoder_flush_api()
973 memset(p_obj_exhaacplus_dec->p_state_aac, 0, in ixheaacd_decoder_flush_api()
976 pUWORD8 p_temp = (pUWORD8)p_obj_exhaacplus_dec->p_state_aac; in ixheaacd_decoder_flush_api()
983 p_obj_exhaacplus_dec->p_state_aac->pstr_dec_data = p_temp; in ixheaacd_decoder_flush_api()
984 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config = in ixheaacd_decoder_flush_api()
986 p_obj_exhaacplus_dec->p_state_aac->header_ptr = in ixheaacd_decoder_flush_api()
1038 p_obj_exhaacplus_dec->p_state_aac->header_ptr = header_temp_ptr; in ixheaacd_decoder_flush_api()
1039 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes = header_length; in ixheaacd_decoder_flush_api()
1040 p_obj_exhaacplus_dec->p_state_aac->header_length = header_length; in ixheaacd_decoder_flush_api()
1324 p_obj_exhaacplus_dec->p_state_aac = in ixheaacd_dec_init()
1327 if (p_obj_exhaacplus_dec->p_state_aac != NULL) { in ixheaacd_dec_init()
1328 ret_val = setjmp(p_obj_exhaacplus_dec->p_state_aac->xaac_jmp_buf); in ixheaacd_dec_init()
1330 p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed = in ixheaacd_dec_init()
1331 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes; in ixheaacd_dec_init()
1332 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = 0; in ixheaacd_dec_init()
1343 in_buffer = p_obj_exhaacplus_dec->p_state_aac->header_ptr; in ixheaacd_dec_init()
1346 p_state_enhaacplus_dec = p_obj_exhaacplus_dec->p_state_aac; in ixheaacd_dec_init()
1350 p_obj_exhaacplus_dec->p_state_aac->huffman_code_book_scl = in ixheaacd_dec_init()
1353 p_obj_exhaacplus_dec->p_state_aac->huffman_code_book_scl_index = in ixheaacd_dec_init()
1361 p_obj_exhaacplus_dec->p_state_aac->p_config = in ixheaacd_dec_init()
1364 p_obj_exhaacplus_dec->p_state_aac->pstr_stream_sbr = in ixheaacd_dec_init()
1365 (pVOID)((SIZE_T)((pWORD8)p_obj_exhaacplus_dec->p_state_aac + in ixheaacd_dec_init()
1370 (pVOID)((pWORD8)p_obj_exhaacplus_dec->p_state_aac->pstr_stream_sbr + in ixheaacd_dec_init()
1374 memset(p_obj_exhaacplus_dec->p_state_aac->pstr_stream_sbr, 0, in ixheaacd_dec_init()
1379 (pWORD8)p_obj_exhaacplus_dec->p_state_aac->pstr_stream_sbr + in ixheaacd_dec_init()
1382 memset(p_obj_exhaacplus_dec->p_state_aac->pstr_stream_sbr, 0, in ixheaacd_dec_init()
1440 p_obj_exhaacplus_dec->p_state_aac->sbr_persistent_mem_u = in ixheaacd_dec_init()
1441 p_obj_exhaacplus_dec->p_state_aac->sbr_persistent_mem_v; in ixheaacd_dec_init()
1443 p_obj_exhaacplus_dec->p_state_aac->sbr_scratch_mem_u = in ixheaacd_dec_init()
1444 p_obj_exhaacplus_dec->p_state_aac->aac_scratch_mem_v; in ixheaacd_dec_init()
1447 p_obj_exhaacplus_dec->p_state_aac->sbr_persistent_mem_v, in ixheaacd_dec_init()
1452 if (p_obj_exhaacplus_dec->p_state_aac->ui_input_over == 1) { in ixheaacd_dec_init()
1456 if (p_obj_exhaacplus_dec->p_state_aac->header_dec_done == 0) { in ixheaacd_dec_init()
1484 p_obj_exhaacplus_dec->p_state_aac->str_sbr_config; in ixheaacd_dec_init()
1486 p_obj_exhaacplus_dec->p_state_aac->str_sbr_config; in ixheaacd_dec_init()
1512 (p_obj_exhaacplus_dec->p_state_aac->audio_object_type == AOT_USAC)) { in ixheaacd_dec_init()
1520 WORD32 frames_done = p_obj_exhaacplus_dec->p_state_aac->frame_counter; in ixheaacd_dec_init()
1522 if (p_obj_exhaacplus_dec->p_state_aac->ui_input_over == 0) { in ixheaacd_dec_init()
1526 &p_obj_exhaacplus_dec->p_state_aac->num_of_output_ch); in ixheaacd_dec_init()
1528 p_obj_exhaacplus_dec->p_state_aac->frame_counter++; in ixheaacd_dec_init()
1534 p_obj_exhaacplus_dec->p_state_aac->num_of_output_ch; in ixheaacd_dec_init()
1537 p_obj_exhaacplus_dec->p_state_aac->ui_init_done = 1; in ixheaacd_dec_init()
1542 p_obj_exhaacplus_dec->p_state_aac->header_dec_done = 1; in ixheaacd_dec_init()
1550 if (p_obj_exhaacplus_dec->p_state_aac->header_dec_done != 1) in ixheaacd_dec_init()
1563 p_obj_exhaacplus_dec->p_state_aac->header_dec_done = 1; in ixheaacd_dec_init()
1679 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = 0; in ixheaacd_dec_init()
1804 p_obj_exhaacplus_dec->p_state_aac->frame_length, in ixheaacd_dec_init()
1805 p_obj_exhaacplus_dec->p_state_aac->frame_size, in ixheaacd_dec_init()
1813 memset(&(p_obj_exhaacplus_dec->p_state_aac->pstr_aac_dec_info[ch_idx] in ixheaacd_dec_init()
1817 memset(&(p_obj_exhaacplus_dec->p_state_aac->pstr_aac_dec_info[ch_idx] in ixheaacd_dec_init()
1821 memset(&(p_obj_exhaacplus_dec->p_state_aac->pstr_aac_dec_info[ch_idx] in ixheaacd_dec_init()
1825 memset(&(p_obj_exhaacplus_dec->p_state_aac->pstr_aac_dec_info[ch_idx] in ixheaacd_dec_init()
1997 p_obj_exhaacplus_dec->p_state_aac->header_dec_done = 0; in ixheaacd_dec_init()
2097 ((p_obj_exhaacplus_dec->p_state_aac->audio_object_type == in ixheaacd_dec_init()
2099 (p_obj_exhaacplus_dec->p_state_aac->audio_object_type == in ixheaacd_dec_init()
2101 (p_obj_exhaacplus_dec->p_state_aac->audio_object_type == AOT_PS))) in ixheaacd_dec_init()
2158 if (p_obj_exhaacplus_dec->p_state_aac->header_dec_done == 1) { in ixheaacd_dec_init()
2159 p_obj_exhaacplus_dec->p_state_aac->header_dec_done = 0; in ixheaacd_dec_init()
2242 if (p_obj_exhaacplus_dec->p_state_aac != NULL) { in ixheaacd_dec_execute()
2243 ret_val = setjmp(p_obj_exhaacplus_dec->p_state_aac->xaac_jmp_buf); in ixheaacd_dec_execute()
2245 p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed = in ixheaacd_dec_execute()
2246 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes; in ixheaacd_dec_execute()
2247 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = 0; in ixheaacd_dec_execute()
2255 p_state_enhaacplus_dec = p_obj_exhaacplus_dec->p_state_aac; in ixheaacd_dec_execute()
2273 WORD32 frames_done = p_obj_exhaacplus_dec->p_state_aac->frame_counter; in ixheaacd_dec_execute()
2276 (ia_dec_data_struct *)(p_obj_exhaacplus_dec->p_state_aac in ixheaacd_dec_execute()
2281 if (p_obj_exhaacplus_dec->p_state_aac->ui_input_over == 0) { in ixheaacd_dec_execute()
2284 p_obj_exhaacplus_dec->p_state_aac->ia_audio_specific_config); in ixheaacd_dec_execute()
2291 ((ia_dec_data_struct *)(p_obj_exhaacplus_dec->p_state_aac in ixheaacd_dec_execute()
2303 ((ia_dec_data_struct *)(p_obj_exhaacplus_dec->p_state_aac->pstr_dec_data)) in ixheaacd_dec_execute()
2308 pcm_size, &p_obj_exhaacplus_dec->p_state_aac->num_of_output_ch); in ixheaacd_dec_execute()
2310 p_obj_exhaacplus_dec->p_state_aac->frame_counter++; in ixheaacd_dec_execute()
2315 p_obj_exhaacplus_dec->p_state_aac->i_bytes_consumed = in ixheaacd_dec_execute()
2316 p_obj_exhaacplus_dec->p_state_aac->ui_in_bytes; in ixheaacd_dec_execute()
2317 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = out_bytes; in ixheaacd_dec_execute()
2319 p_obj_exhaacplus_dec->p_state_aac->num_of_output_ch; in ixheaacd_dec_execute()
2351 p_obj_exhaacplus_dec->p_state_aac->aac_scratch_mem_v + in ixheaacd_dec_execute()
2363 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = 0; in ixheaacd_dec_execute()
2610 p_obj_exhaacplus_dec->p_state_aac->frame_length, in ixheaacd_dec_execute()
2611 p_obj_exhaacplus_dec->p_state_aac->frame_size, in ixheaacd_dec_execute()
2659 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes += in ixheaacd_dec_execute()
2745 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes += in ixheaacd_dec_execute()
2780 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = in ixheaacd_dec_execute()
2792 p_obj_exhaacplus_dec->p_state_aac->ui_out_bytes = in ixheaacd_dec_execute()