Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_api.c148 static WORD32 iusace_calc_pers_buf_sizes(ixheaace_api_struct *pstr_api_struct) { in iusace_calc_pers_buf_sizes() argument
150 ia_usac_encoder_config_struct *pstr_config = &pstr_api_struct->config[0].usac_config; in iusace_calc_pers_buf_sizes()
383 ixheaace_api_struct *pstr_api_struct, WORD32 *bitrate, WORD32 inp_bitrate) { in ia_enhaacplus_enc_allocate_bitrate_between_channels() argument
387 for (ele_idx = 0; ele_idx < pstr_api_struct->config[0].num_bs_elements; ele_idx++) { in ia_enhaacplus_enc_allocate_bitrate_between_channels()
388 switch (pstr_api_struct->config[ele_idx].element_type) { in ia_enhaacplus_enc_allocate_bitrate_between_channels()
405 for (ele_idx = 0; ele_idx < pstr_api_struct->config[0].num_bs_elements; ele_idx++) { in ia_enhaacplus_enc_allocate_bitrate_between_channels()
406 switch (pstr_api_struct->config[ele_idx].element_type) { in ia_enhaacplus_enc_allocate_bitrate_between_channels()
481 static VOID ixheaace_set_default_config(ixheaace_api_struct *pstr_api_struct, in ixheaace_set_default_config() argument
483 ia_usac_encoder_config_struct *pstr_usac_config = &pstr_api_struct->config[0].usac_config; in ixheaace_set_default_config()
487 ia_enhaacplus_enc_aac_init_default_config(&pstr_api_struct->config[i].aac_config, in ixheaace_set_default_config()
[all …]