Searched refs:str_prog_config (Results 1 – 7 of 7) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_headerdecode.c | 285 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() 504 aac_state_struct->p_config->str_prog_config.alignment_bits = in ixheaacd_ga_hdr_dec() 582 &aac_state_struct->p_config->str_prog_config, it_bit_buff); in ixheaacd_ga_hdr_dec() 1053 aac_state_struct->p_config->str_prog_config = adif.str_prog_config; in ixheaacd_aac_headerdecode() 1057 adif.str_prog_config.object_type; in ixheaacd_aac_headerdecode() 1059 pstr_samp_rate_info[adif.str_prog_config.samp_freq_index] in ixheaacd_aac_headerdecode() 1061 aac_state_struct->ch_config = adif.str_prog_config.channels; in ixheaacd_aac_headerdecode()
|
D | ixheaacd_struct.h | 34 ia_prog_config_struct* str_prog_config; member
|
D | ixheaacd_headerdecode.h | 26 ia_program_config_struct str_prog_config; member
|
D | ixheaacd_common_lpfuncs.c | 325 p_obj_enhaacplus_dec->aac_config.str_prog_config.alignment_bits = in ixheaacd_get_element_index_tag() 345 &p_obj_enhaacplus_dec->aac_config.str_prog_config); in ixheaacd_get_element_index_tag()
|
D | ixheaacd_api.c | 2558 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots() 2560 p_state_enhaacplus_dec->p_config->str_prog_config.front_element_is_cpe, in ixheaacd_fill_prog_config_slots() 2561 p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots() 2566 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots() 2568 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_is_cpe, in ixheaacd_fill_prog_config_slots() 2569 p_state_enhaacplus_dec->p_config->str_prog_config.side_element_tag_select, in ixheaacd_fill_prog_config_slots() 2573 p_state_enhaacplus_dec, p_state_enhaacplus_dec->p_config->str_prog_config in ixheaacd_fill_prog_config_slots() 2575 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_is_cpe, in ixheaacd_fill_prog_config_slots() 2576 p_state_enhaacplus_dec->p_config->str_prog_config.back_element_tag_select, in ixheaacd_fill_prog_config_slots()
|
D | ixheaacd_struct_def.h | 102 ia_program_config_struct str_prog_config; member
|
D | ixheaacd_aacdecoder.c | 557 &p_obj_exhaacplus_dec->aac_config.str_prog_config); in ixheaacd_aacdec_decodeframe()
|