Searched refs:pstr_drc_data (Results 1 – 1 of 1) sorted by relevance
550 ixheaac_drc_data_struct *pstr_drc_data = in ixheaacd_drc_dec_create() local557 pstr_drc_data->drc_factors_sbr[j][k] = DRC_SBR_ONE_Q25; in ixheaacd_drc_dec_create()558 for (j = 0; j < MAX_DRC_BANDS; j++) pstr_drc_data->drc_fac[j] = 0; in ixheaacd_drc_dec_create()560 pstr_drc_data->n_mdct_bands[0] = FRAME_SIZE; in ixheaacd_drc_dec_create()561 pstr_drc_data->drc_exp = 1; in ixheaacd_drc_dec_create()562 pstr_drc_data->short_block = 0; in ixheaacd_drc_dec_create()563 pstr_drc_data->drc_interp_scheme = 0; in ixheaacd_drc_dec_create()564 pstr_drc_data->n_drc_bands = 1; in ixheaacd_drc_dec_create()565 pstr_drc_data->new_prog_ref_level = 0; in ixheaacd_drc_dec_create()566 pstr_drc_data->new_drc_fac = 0; in ixheaacd_drc_dec_create()[all …]