Searched defs:ih264a_aligned_malloc (Results  1 – 3 of 3) sorted by relevance
| /external/libavc/test/encoder/ | 
| D | main.c | 250 void * ih264a_aligned_malloc(WORD32 alignment, WORD32 size)  in ih264a_aligned_malloc()  function 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
  | 
| /external/libavc/test/svcdec/ | 
| 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
  | 
| /external/libavc/test/decoder/ | 
| D | main.c | 429 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc()  function 444 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc()  function 459 void * ih264a_aligned_malloc(void *pv_ctxt, WORD32 alignment, WORD32 i4_size)  in ih264a_aligned_malloc()  function
  |