Searched refs:ia_handle_sbr_dec_inst_struct (Results 1 – 9 of 9) sorted by relevance
/external/libxaac/decoder/ |
D | ixheaacd_sbrdecoder.h | 68 typedef struct ia_sbr_dec_inst_struct *ia_handle_sbr_dec_inst_struct; typedef 75 ia_handle_sbr_dec_inst_struct self, ia_aac_dec_sbr_bitstream_struct *p_sbr_bit_stream, 82 IA_ERRORCODE ixheaacd_parse_sbr(ia_handle_sbr_dec_inst_struct self,
|
D | ixheaacd_create.h | 38 ia_handle_sbr_dec_inst_struct ixheaacd_init_sbr(
|
D | ixheaacd_process.c | 119 ia_handle_sbr_dec_inst_struct self = usac_data->pstr_esbr_dec; in ixheaacd_esbr_process() 164 ia_handle_sbr_dec_inst_struct self = usac_data->pstr_esbr_dec; in ixheaacd_esbr_parse()
|
D | ixheaacd_struct_def.h | 167 ia_handle_sbr_dec_inst_struct str_sbr_dec_info[MAX_BS_ELEMENT];
|
D | ixheaacd_main.h | 149 ia_handle_sbr_dec_inst_struct pstr_esbr_dec;
|
D | ixheaacd_sbr_dec.c | 991 (&(((ia_handle_sbr_dec_inst_struct)self)->pstr_sbr_channel[1]->str_sbr_dec)), in ixheaacd_sbr_dec() 993 (&(((ia_handle_sbr_dec_inst_struct)self)->pstr_sbr_header[1])), in ixheaacd_sbr_dec() 995 (&(((ia_handle_sbr_dec_inst_struct)self)->frame_buffer[1])), apply_processing, in ixheaacd_sbr_dec()
|
D | ixheaacd_sbrdecoder.c | 314 ia_handle_sbr_dec_inst_struct self, ia_aac_dec_sbr_bitstream_struct *p_sbr_bit_stream, in ixheaacd_applysbr() 1031 IA_ERRORCODE ixheaacd_parse_sbr(ia_handle_sbr_dec_inst_struct self, in ixheaacd_parse_sbr()
|
D | ixheaacd_sbrdec_initfuncs.c | 599 ia_handle_sbr_dec_inst_struct ixheaacd_init_sbr( in ixheaacd_init_sbr()
|
D | ixheaacd_api.c | 1457 VOID ixheaacd_mps_payload(ia_handle_sbr_dec_inst_struct self, in ixheaacd_mps_payload()
|