Home
last modified time | relevance | path

Searched refs:str_drc_channel_data (Results 1 – 3 of 3) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c515 ixheaacd_copy_drc_data(&pstr_drc_dec->str_drc_channel_data[i], in ixheaacd_drc_map_channels()
551 (ixheaac_drc_data_struct *)&pstr_drc_dec->str_drc_channel_data[ch]; in ixheaacd_drc_dec_create()
889 &pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr[0][0]; in ixheaacd_drc_apply()
899 pstr_drc_data = &pstr_drc_dec->str_drc_channel_data[channel]; in ixheaacd_drc_apply()
952 pstr_drc_dec->str_drc_channel_data[channel].drc_fac[drc_band] * in ixheaacd_drc_apply()
Dixheaacd_drc_data_struct.h69 ixheaac_drc_data_struct str_drc_channel_data[MAX_BS_ELEMENT]; member
Dixheaacd_sbrdecoder.c685 pstr_drc_dec->str_drc_channel_data[0].drc_factors_sbr, in ixheaacd_applysbr()
719 pstr_drc_dec->str_drc_channel_data[1].drc_factors_sbr, in ixheaacd_applysbr()
742 memcpy(pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j], in ixheaacd_applysbr()
743 pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j + 32], in ixheaacd_applysbr()