Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_headerdecode.c285 adif->str_prog_config.alignment_bits = 7; in ixheaacd_get_adif_header()
287 ixheaacd_read_prog_config_element(&adif->str_prog_config, it_bit_buff); in ixheaacd_get_adif_header()
501 aac_state_struct->p_config->str_prog_config.alignment_bits = in ixheaacd_ga_hdr_dec()
565 &aac_state_struct->p_config->str_prog_config, it_bit_buff); in ixheaacd_ga_hdr_dec()
969 aac_state_struct->p_config->str_prog_config = adif.str_prog_config; in ixheaacd_aac_headerdecode()
973 adif.str_prog_config.object_type; in ixheaacd_aac_headerdecode()
975 pstr_samp_rate_info[adif.str_prog_config.samp_freq_index] in ixheaacd_aac_headerdecode()
977 aac_state_struct->ch_config = adif.str_prog_config.channels; in ixheaacd_aac_headerdecode()
Dixheaacd_struct.h34 ia_prog_config_struct* str_prog_config; member
Dixheaacd_common_lpfuncs.c299 p_obj_enhaacplus_dec->aac_config.str_prog_config.alignment_bits = in ixheaacd_get_element_index_tag()
319 &p_obj_enhaacplus_dec->aac_config.str_prog_config); in ixheaacd_get_element_index_tag()
Dixheaacd_headerdecode.h26 ia_program_config_struct str_prog_config; member
Dixheaacd_api.c2121 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2123 p_state_enhaacplus_dec->p_config->str_prog_config.front_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2124 p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2129 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2131 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2132 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_tag_select, in ixheaacd_fill_prog_config_slots()
2136 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2138 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2139 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_tag_select, in ixheaacd_fill_prog_config_slots()
Dixheaacd_struct_def.h115 ia_program_config_struct str_prog_config; member
Dixheaacd_aacdecoder.c504 &p_obj_exhaacplus_dec->aac_config.str_prog_config); in ixheaacd_aacdec_decodeframe()