Searched defs:pf_aligned_alloc (Results 1 – 7 of 7) sorted by relevance
/external/libmpeg2/common/ |
D | ideint.h | 101 void *(*pf_aligned_alloc)(WORD32 alignment, WORD32 size); member
|
/external/libhevc/decoder/ |
D | ihevcd_api.c | 1158 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); in ihevcd_allocate_static_bufs() local
|
D | ihevcd_structs.h | 2148 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member
|
/external/libavc/decoder/ |
D | ih264d_api.c | 1395 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); in ih264d_allocate_static_bufs() local
|
D | ivd.h | 305 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member
|
D | ih264d_structs.h | 1353 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member
|
/external/libhevc/common/ |
D | ivd.h | 291 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member
|