Searched defs:ih264a_aligned_malloc (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libavc/examples/avcenc/ |
H A D | main.c | 263 void * ih264a_aligned_malloc(WORD32 alignment, WORD32 size) in ih264a_aligned_malloc() function 276 void * ih264a_aligned_malloc(WORD32 alignment, WORD32 size) in ih264a_aligned_malloc() function 289 void * ih264a_aligned_malloc(WORD32 alignment, WORD32 size) in ih264a_aligned_malloc() function
|
/aosp_15_r20/external/libavc/examples/avcdec/ |
H A D | main.c | 435 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function 450 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function 465 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function
|
/aosp_15_r20/external/libavc/examples/svcdec/ |
H A D | main.c | 428 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function 443 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function 457 void *ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size) in ih264a_aligned_malloc() function
|