Lines Matching refs:aac_config
394 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()
550 handle->aac_config.ui_sbr_mode = 0; in ixheaacd_dec_main()
556 if (!handle->aac_config.peak_limiter_off && pstr_dec_data->str_usac_data.ec_flag) { in ixheaacd_dec_main()