Searched refs:base_scratch_ptr (Results 1 – 2 of 2) sorted by relevance
295 ia_aac_dec_scratch_struct *aac_scratch_struct, VOID *base_scratch_ptr, in ixheaacd_allocate_aac_scr() argument299 aac_scratch_struct->base_scr_8k = base_scratch_ptr; in ixheaacd_allocate_aac_scr()300 aac_scratch_struct->extra_scr_4k[1] = (WORD8 *)base_scratch_ptr; in ixheaacd_allocate_aac_scr()303 aac_scratch_struct->extra_scr_4k[0] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()305 aac_scratch_struct->extra_scr_4k[2] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()311 aac_scratch_struct->extra_scr_4k[0] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()314 aac_scratch_struct->extra_scr_4k[2] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()319 aac_scratch_struct->extra_scr_4k[0] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()322 aac_scratch_struct->extra_scr_4k[2] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()325 aac_scratch_struct->extra_scr_4k[3] = (WORD8 *)base_scratch_ptr + scratch_used; in ixheaacd_allocate_aac_scr()[all …]
106 VOID ixheaacd_allocate_sbr_scr(ia_sbr_scr_struct *sbr_scratch_struct, VOID *base_scratch_ptr,