Lines Matching refs:str_usac_data
558 &(pstr_dec_data->str_usac_data)); in ixheaacd_decode_create()
562 switch (pstr_dec_data->str_usac_data.sbr_ratio_idx) { in ixheaacd_decode_create()
596 if (&(pstr_dec_data->str_usac_data) != NULL) { in ixheaacd_decode_create()
659 pstr_dec_data->str_usac_data.down_samp_sbr = 0; in ixheaacd_decode_create()
661 if (pstr_dec_data->str_usac_data.sbr_ratio_idx > 0) { in ixheaacd_decode_create()
664 pstr_dec_data->str_usac_data.down_samp_sbr = 1; in ixheaacd_decode_create()
666 if (pstr_dec_data->str_usac_data.down_samp_sbr == 0) { in ixheaacd_decode_create()
667 if (pstr_dec_data->str_usac_data.sbr_ratio_idx == 3) { in ixheaacd_decode_create()
679 pstr_dec_data->str_usac_data.pstr_esbr_dec = ixheaacd_init_sbr( in ixheaacd_decode_create()
681 pstr_dec_data->str_usac_data.ccfl, in ixheaacd_decode_create()
682 &pstr_dec_data->str_usac_data.down_samp_sbr, sbr_persistent_mem_v, in ixheaacd_decode_create()
684 pstr_dec_data->str_usac_data.sbr_ratio_idx, in ixheaacd_decode_create()
685 pstr_dec_data->str_usac_data.output_samples, &harmonic_Sbr_flag, in ixheaacd_decode_create()
687 pstr_dec_data->str_usac_data.audio_object_type); in ixheaacd_decode_create()
688 pstr_dec_data->str_usac_data.sbr_scratch_mem_base = in ixheaacd_decode_create()
695 if (pstr_dec_data->str_usac_data.pstr_esbr_dec == NULL) { in ixheaacd_decode_create()
698 pstr_dec_data->str_usac_data.pstr_esbr_dec->xaac_jmp_buf = in ixheaacd_decode_create()