Searched refs:pstr_usac_conf (Results 1 – 2 of 2) sorted by relevance
496 ia_usac_config_struct *pstr_usac_conf, UINT32 *chan) { in ixheaacd_config() argument500 pstr_usac_conf->usac_sampling_frequency_index = in ixheaacd_config()503 if (pstr_usac_conf->usac_sampling_frequency_index == 0x1f) { in ixheaacd_config()504 pstr_usac_conf->usac_sampling_frequency = in ixheaacd_config()507 if (pstr_usac_conf->usac_sampling_frequency > USAC_MAX_SAMPLE_RATE) { in ixheaacd_config()518 pstr_usac_conf->usac_sampling_frequency = in ixheaacd_config()519 sampling_rate_tbl[pstr_usac_conf->usac_sampling_frequency_index]; in ixheaacd_config()522 pstr_usac_conf->core_sbr_framelength_index = in ixheaacd_config()525 if (pstr_usac_conf->core_sbr_framelength_index > MAX_CORE_SBR_FRAME_LEN_IDX) in ixheaacd_config()528 pstr_usac_conf->channel_configuration_index = in ixheaacd_config()[all …]
623 VOID ixheaacd_conf_default(ia_usac_config_struct *pstr_usac_conf);633 ia_usac_config_struct *pstr_usac_conf, UINT32 *chan);