Lines Matching refs:aac_scratch_struct
227 ia_aac_dec_scratch_struct *aac_scratch_struct, VOID *base_scratch_ptr, in ixheaacd_allocate_aac_scr() argument
230 aac_scratch_struct->base_scr_8k = base_scratch_ptr; in ixheaacd_allocate_aac_scr()
231 aac_scratch_struct->extra_scr_4k[1] = (WORD8 *)base_scratch_ptr; in ixheaacd_allocate_aac_scr()
233 aac_scratch_struct->extra_scr_4k[0] = in ixheaacd_allocate_aac_scr()
237 aac_scratch_struct->extra_scr_4k[0] = output_ptr; in ixheaacd_allocate_aac_scr()
240 aac_scratch_struct->extra_scr_4k[0] = in ixheaacd_allocate_aac_scr()
246 aac_scratch_struct->extra_scr_4k[2] = in ixheaacd_allocate_aac_scr()
252 aac_scratch_struct->extra_scr_4k[0] = in ixheaacd_allocate_aac_scr()
256 aac_scratch_struct->extra_scr_4k[2] = in ixheaacd_allocate_aac_scr()
260 aac_scratch_struct->extra_scr_4k[3] = in ixheaacd_allocate_aac_scr()
266 aac_scratch_struct->in_data = in ixheaacd_allocate_aac_scr()
270 aac_scratch_struct->out_data = in ixheaacd_allocate_aac_scr()
1783 ia_aac_dec_scratch_struct aac_scratch_struct; in ixheaacd_dec_init() local
1792 &aac_scratch_struct, p_state_enhaacplus_dec->aac_scratch_mem_v, in ixheaacd_dec_init()
1800 p_obj_exhaacplus_dec, &aac_scratch_struct, time_data, frame_status, in ixheaacd_dec_init()
2596 ia_aac_dec_scratch_struct aac_scratch_struct; in ixheaacd_dec_execute() local
2598 &aac_scratch_struct, p_state_enhaacplus_dec->aac_scratch_mem_v, in ixheaacd_dec_execute()
2606 p_obj_exhaacplus_dec, &aac_scratch_struct, actual_out_buffer, in ixheaacd_dec_execute()