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.c518 ixheaacd_copy_drc_data(&pstr_drc_dec->str_drc_channel_data[i], in ixheaacd_drc_map_channels()
554 (ixheaac_drc_data_struct *)&pstr_drc_dec->str_drc_channel_data[ch]; in ixheaacd_drc_dec_create()
892 &pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr[0][0]; in ixheaacd_drc_apply()
902 pstr_drc_data = &pstr_drc_dec->str_drc_channel_data[channel]; in ixheaacd_drc_apply()
955 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.c684 pstr_drc_dec->str_drc_channel_data[0].drc_factors_sbr, in ixheaacd_applysbr()
718 pstr_drc_dec->str_drc_channel_data[1].drc_factors_sbr, in ixheaacd_applysbr()
741 memcpy(pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j], in ixheaacd_applysbr()
742 pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j + 32], in ixheaacd_applysbr()