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()
503 aac_state_struct->p_config->str_prog_config.alignment_bits = in ixheaacd_ga_hdr_dec()
573 &aac_state_struct->p_config->str_prog_config, it_bit_buff); in ixheaacd_ga_hdr_dec()
977 aac_state_struct->p_config->str_prog_config = adif.str_prog_config; in ixheaacd_aac_headerdecode()
981 adif.str_prog_config.object_type; in ixheaacd_aac_headerdecode()
983 pstr_samp_rate_info[adif.str_prog_config.samp_freq_index] in ixheaacd_aac_headerdecode()
985 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.c295 p_obj_enhaacplus_dec->aac_config.str_prog_config.alignment_bits = in ixheaacd_get_element_index_tag()
315 &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.c2190 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2192 p_state_enhaacplus_dec->p_config->str_prog_config.front_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2193 p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2198 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2200 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2201 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_tag_select, in ixheaacd_fill_prog_config_slots()
2205 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots()
2207 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_is_cpe, in ixheaacd_fill_prog_config_slots()
2208 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_tag_select, in ixheaacd_fill_prog_config_slots()
Dixheaacd_struct_def.h116 ia_program_config_struct str_prog_config; member
Dixheaacd_aacdecoder.c501 &p_obj_exhaacplus_dec->aac_config.str_prog_config); in ixheaacd_aacdec_decodeframe()