Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_headerdecode.c284 adif->str_prog_config.alignment_bits = 7; in ixheaacd_get_adif_header()
286 ixheaacd_read_prog_config_element(&adif->str_prog_config, it_bit_buff); in ixheaacd_get_adif_header()
497 aac_state_struct->p_config->str_prog_config.alignment_bits = in ixheaacd_ga_hdr_dec()
560 &aac_state_struct->p_config->str_prog_config, it_bit_buff); in ixheaacd_ga_hdr_dec()
1006 aac_state_struct->p_config->str_prog_config = adif.str_prog_config; in ixheaacd_aac_headerdecode()
1010 adif.str_prog_config.object_type; in ixheaacd_aac_headerdecode()
1012 pstr_samp_rate_info[adif.str_prog_config.samp_freq_index] in ixheaacd_aac_headerdecode()
1014 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.c293 p_obj_enhaacplus_dec->aac_config.str_prog_config.alignment_bits = in ixheaacd_get_element_index_tag()
313 &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.c2078 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2080 p_state_enhaacplus_dec->p_config->str_prog_config.front_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2081 p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2086 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2088 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2089 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_tag_select, in ixheaacd_fill_prog_config_slots()
2093 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2095 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2096 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_tag_select, in ixheaacd_fill_prog_config_slots()
Dixheaacd_struct_def.h113 ia_program_config_struct str_prog_config; member
Dixheaacd_aacdecoder.c504 &p_obj_exhaacplus_dec->aac_config.str_prog_config); in ixheaacd_aacdec_decodeframe()