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.c522 ixheaacd_copy_drc_data(&pstr_drc_dec->str_drc_channel_data[i], in ixheaacd_drc_map_channels()
558 (ixheaac_drc_data_struct *)&pstr_drc_dec->str_drc_channel_data[ch]; in ixheaacd_drc_dec_create()
902 pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr[i][j] = in ixheaacd_drc_apply()
903 pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr_lat[i][j]; in ixheaacd_drc_apply()
908 memcpy(pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr_lat[j], in ixheaacd_drc_apply()
909 pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr_lat[j + 32], in ixheaacd_drc_apply()
913 &pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr_lat[0][0]; in ixheaacd_drc_apply()
916 &pstr_drc_dec->str_drc_channel_data[channel].drc_factors_sbr[0][0]; in ixheaacd_drc_apply()
926 pstr_drc_data = &pstr_drc_dec->str_drc_channel_data[channel]; in ixheaacd_drc_apply()
979 pstr_drc_dec->str_drc_channel_data[channel].drc_fac[drc_band] * in ixheaacd_drc_apply()
Dixheaacd_drc_data_struct.h70 ixheaac_drc_data_struct str_drc_channel_data[MAX_BS_ELEMENT]; member
Dixheaacd_sbrdecoder.c899 pstr_drc_dec->str_drc_channel_data[0].drc_factors_sbr, audio_object_type, ldmps_present, in ixheaacd_applysbr()
954 pstr_drc_dec->str_drc_channel_data[1].drc_factors_sbr, audio_object_type, in ixheaacd_applysbr()
992 memcpy(pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j], in ixheaacd_applysbr()
993 pstr_drc_dec->str_drc_channel_data[i].drc_factors_sbr[j + 32], in ixheaacd_applysbr()