Home
last modified time | relevance | path

Searched refs:base_scratch_ptr (Results 1 – 2 of 2) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_api.c227 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()
234 (WORD8 *)base_scratch_ptr + (IXHEAACD_CCE_DEC_INFO_MEM_SIZE_8 * 1024) + in ixheaacd_allocate_aac_scr()
241 (WORD8 *)base_scratch_ptr + in ixheaacd_allocate_aac_scr()
247 (WORD8 *)base_scratch_ptr + (IXHEAACD_CCE_DEC_INFO_MEM_SIZE_8 * 1024) + in ixheaacd_allocate_aac_scr()
253 (WORD8 *)base_scratch_ptr + (IXHEAACD_CCE_DEC_INFO_MEM_SIZE_8 * 1024) + in ixheaacd_allocate_aac_scr()
257 (WORD8 *)base_scratch_ptr + (IXHEAACD_CCE_DEC_INFO_MEM_SIZE_8 * 1024) + in ixheaacd_allocate_aac_scr()
261 (WORD8 *)base_scratch_ptr + (IXHEAACD_CCE_DEC_INFO_MEM_SIZE_8 * 1024) + in ixheaacd_allocate_aac_scr()
267 (WORD32 *)((WORD8 *)base_scratch_ptr + in ixheaacd_allocate_aac_scr()
[all …]
Dixheaacd_process.c96 VOID *base_scratch_ptr, VOID *output_ptr,