Home
last modified time | relevance | path

Searched refs:sbr_scratch_struct (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/libxaac/decoder/
H A Dixheaacd_process.c106 VOID ixheaacd_allocate_sbr_scr(ia_sbr_scr_struct *sbr_scratch_struct, VOID *base_scratch_ptr,
121 ia_sbr_scr_struct sbr_scratch_struct; in ixheaacd_esbr_process() local
122 ixheaacd_allocate_sbr_scr(&sbr_scratch_struct, usac_data->sbr_scratch_mem_base, NULL, 0, NULL, in ixheaacd_esbr_process()
149 &sbr_scratch_struct, 0, 1, 0, it_bit_buff, NULL, in ixheaacd_esbr_process()
166 ia_sbr_scr_struct sbr_scratch_struct; in ixheaacd_esbr_parse() local
168 ixheaacd_allocate_sbr_scr(&sbr_scratch_struct, usac_data->sbr_scratch_mem_base, NULL, 0, NULL, in ixheaacd_esbr_parse()
197 &sbr_scratch_struct, it_bit_buff, audio_object_type); in ixheaacd_esbr_parse()
H A Dixheaacd_sbrdecoder.c316 FLAG down_mix_flag, ia_sbr_scr_struct *sbr_scratch_struct, WORD32 ps_enable, WORD32 ch_fac, in ixheaacd_applysbr() argument
549 audio_object_type, sbr_scratch_struct->ptr_work_buf_core); in ixheaacd_applysbr()
595 sbr_scratch_struct->ptr_work_buf_core); in ixheaacd_applysbr()
883 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, self->pstr_common_tables, in ixheaacd_applysbr()
910 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, self->pstr_common_tables, in ixheaacd_applysbr()
947 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr()
971 sbr_scratch_struct->ptr_work_buf_core, self->pstr_sbr_tables, in ixheaacd_applysbr()
1034 ia_sbr_scr_struct *sbr_scratch_struct, in ixheaacd_parse_sbr() argument
1183 sbr_scratch_struct->ptr_work_buf_core); in ixheaacd_parse_sbr()
H A Dixheaacd_sbrdecoder.h77 FLAG down_mix_flag, ia_sbr_scr_struct *sbr_scratch_struct, WORD32 ps_enable, WORD32 ch_fac,
85 ia_sbr_scr_struct *sbr_scratch_struct,
H A Dixheaacd_api.c337 VOID ixheaacd_allocate_sbr_scr(ia_sbr_scr_struct *sbr_scratch_struct, VOID *base_scratch_ptr, in ixheaacd_allocate_sbr_scr() argument
341 sbr_scratch_struct->ptr_work_buf_core = base_scratch_ptr; in ixheaacd_allocate_sbr_scr()
2155 ia_sbr_scr_struct sbr_scratch_struct; in ixheaacd_dec_init() local
2157 ixheaacd_allocate_sbr_scr(&sbr_scratch_struct, p_state_enhaacplus_dec->aac_scratch_mem_v, in ixheaacd_dec_init()
2209 &sbr_scratch_struct, 1, 1, 0, NULL, NULL, in ixheaacd_dec_init()
3323 ia_sbr_scr_struct sbr_scratch_struct; in ixheaacd_dec_execute() local
3324 ixheaacd_allocate_sbr_scr(&sbr_scratch_struct, p_state_enhaacplus_dec->aac_scratch_mem_v, in ixheaacd_dec_execute()
3403 esbr_mono_downmix, &sbr_scratch_struct, ps_enable, ch_fac, slot_ele, in ixheaacd_dec_execute()