Home
last modified time | relevance | path

Searched refs:drc_factors_sbr_lat (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_drc_freq_dec.c565 pstr_drc_data->drc_factors_sbr_lat[j][k] = DRC_SBR_ONE_Q25; in ixheaacd_drc_dec_create()
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()
Dixheaacd_drc_data_struct.h52 WORD32 drc_factors_sbr_lat[SBR_QMF_SUB_SAMPLES][SBR_QMF_SUB_BANDS]; member