Home
last modified time | relevance | path

Searched refs:aac_config (Results 1 – 8 of 8) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_api.c453 p_obj_exhaacplus_dec->aac_config.ui_pcm_wdsz = 16; in ixheaacd_dec_api()
454 p_obj_exhaacplus_dec->aac_config.flag_downmix = 0; in ixheaacd_dec_api()
455 p_obj_exhaacplus_dec->aac_config.flag_08khz_out = 0; in ixheaacd_dec_api()
456 p_obj_exhaacplus_dec->aac_config.flag_16khz_out = 0; in ixheaacd_dec_api()
457 p_obj_exhaacplus_dec->aac_config.flag_to_stereo = 0; in ixheaacd_dec_api()
458 p_obj_exhaacplus_dec->aac_config.down_sample_flag = 0; in ixheaacd_dec_api()
459 p_obj_exhaacplus_dec->aac_config.header_dec_done = 0; in ixheaacd_dec_api()
460 p_obj_exhaacplus_dec->aac_config.frame_status = 1; in ixheaacd_dec_api()
461 p_obj_exhaacplus_dec->aac_config.ui_mp4_flag = 0; in ixheaacd_dec_api()
462 p_obj_exhaacplus_dec->aac_config.ui_disable_sync = 0; in ixheaacd_dec_api()
[all …]
Dixheaacd_multichannel.c304 if (p_obj_exhaacplus_dec->aac_config.element_type[l] == in ixheaacd_dec_ind_coupling()
306 p_obj_exhaacplus_dec->aac_config.element_instance_order[l] == in ixheaacd_dec_ind_coupling()
315 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling()
335 k = p_obj_exhaacplus_dec->aac_config.slot_element[l]; in ixheaacd_dec_ind_coupling()
367 if (0 == p_obj_exhaacplus_dec->aac_config.element_type[i] || in ixheaacd_dec_downmix_to_stereo()
368 3 == p_obj_exhaacplus_dec->aac_config.element_type[i]) { in ixheaacd_dec_downmix_to_stereo()
372 [k][0][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo()
374 p_obj_exhaacplus_dec->aac_config in ixheaacd_dec_downmix_to_stereo()
381 [k][1][p_obj_exhaacplus_dec->aac_config.slot_element[i]], in ixheaacd_dec_downmix_to_stereo()
383 p_obj_exhaacplus_dec->aac_config in ixheaacd_dec_downmix_to_stereo()
[all …]
Dixheaacd_aacdecoder.c345 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal) { in ixheaacd_aacdec_decodeframe()
350 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal) { in ixheaacd_aacdec_decodeframe()
453 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
485 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
510 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
522 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
556 it_bit_buff, &p_obj_exhaacplus_dec->aac_config.ui_pce_found_in_hdr, in ixheaacd_aacdec_decodeframe()
557 &p_obj_exhaacplus_dec->aac_config.str_prog_config); in ixheaacd_aacdec_decodeframe()
566 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
572 if (p_obj_exhaacplus_dec->aac_config.ui_err_conceal && !is_init) { in ixheaacd_aacdec_decodeframe()
[all …]
Dixheaacd_decode_main.c394 pstr_dec_data->str_usac_data.esbr_hq = handle->aac_config.ui_hq_esbr; in ixheaacd_dec_main()
395 pstr_dec_data->str_usac_data.enh_sbr = handle->aac_config.ui_enh_sbr; in ixheaacd_dec_main()
396 pstr_dec_data->str_usac_data.enh_sbr_ps = handle->aac_config.ui_enh_sbr_ps; in ixheaacd_dec_main()
498 pstr_dec_data->str_usac_data.esbr_hq = handle->aac_config.ui_hq_esbr; in ixheaacd_dec_main()
499 pstr_dec_data->str_usac_data.enh_sbr = handle->aac_config.ui_enh_sbr; in ixheaacd_dec_main()
500 pstr_dec_data->str_usac_data.enh_sbr_ps = handle->aac_config.ui_enh_sbr_ps; in ixheaacd_dec_main()
537 handle->aac_config.ui_sbr_mode = 0; in ixheaacd_dec_main()
540 handle->aac_config.ui_sbr_mode = 1; in ixheaacd_dec_main()
543 handle->aac_config.ui_sbr_mode = 1; in ixheaacd_dec_main()
546 handle->aac_config.ui_sbr_mode = 3; in ixheaacd_dec_main()
[all …]
Dixheaacd_common_lpfuncs.c112 WORD *ptr_slot_element = p_obj_enhaacplus_dec->aac_config.slot_element; in ixheaacd_get_channel_mask()
113 WORD *ptr_element_type = p_obj_enhaacplus_dec->aac_config.element_type; in ixheaacd_get_channel_mask()
325 p_obj_enhaacplus_dec->aac_config.str_prog_config.alignment_bits = in ixheaacd_get_element_index_tag()
344 it_bit_buff, &p_obj_enhaacplus_dec->aac_config.ui_pce_found_in_hdr, in ixheaacd_get_element_index_tag()
345 &p_obj_enhaacplus_dec->aac_config.str_prog_config); in ixheaacd_get_element_index_tag()
379 if (p_obj_enhaacplus_dec->aac_config.element_type[j] == element_type && in ixheaacd_get_element_index_tag()
Dixheaacd_create.c218 usac_data->ec_flag = codec_handle->aac_config.ui_err_conceal; in ixheaacd_decode_init()
562 if (handle->aac_config.ui_err_conceal) { in ixheaacd_decode_create()
572 handle->aac_config.ui_sbr_mode = 0; in ixheaacd_decode_create()
575 handle->aac_config.ui_sbr_mode = 1; in ixheaacd_decode_create()
578 handle->aac_config.ui_sbr_mode = 1; in ixheaacd_decode_create()
581 handle->aac_config.ui_sbr_mode = 3; in ixheaacd_decode_create()
585 handle->aac_config.ui_sbr_mode = 0; in ixheaacd_decode_create()
588 if (!aac_dec_handle->peak_lim_init && !handle->aac_config.peak_limiter_off && in ixheaacd_decode_create()
589 handle->aac_config.ui_err_conceal) { in ixheaacd_decode_create()
Dixheaacd_headerdecode.c987 WORD32 disable_sync = p_obj_exhaacplus_dec->aac_config.ui_disable_sync; in ixheaacd_aac_headerdecode()
988 WORD32 is_ga_header = p_obj_exhaacplus_dec->aac_config.ui_mp4_flag; in ixheaacd_aac_headerdecode()
990 WORD32 loas_present = p_obj_exhaacplus_dec->aac_config.loas_present; in ixheaacd_aac_headerdecode()
1156 if (err_code == 0) p_obj_exhaacplus_dec->aac_config.ui_mp4_flag = 1; in ixheaacd_aac_headerdecode()
Dixheaacd_struct_def.h264 ia_aac_dec_config_struct aac_config; member