HomeSort by relevance Sort by last modified time
    Searched defs:pf_aligned_alloc (Results 1 - 5 of 5) sorted by null

  /external/libmpeg2/common/
ideint.h 101 void *(*pf_aligned_alloc)(WORD32 alignment, WORD32 size); member in struct:__anon23577
  /external/libavc/decoder/
ivd.h 293 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:__anon22149
302 * memory managers. This will be passed as first argument to pf_aligned_alloc and
ih264d_structs.h 1349 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:_DecStruct
    [all...]
  /external/libhevc/common/
ivd.h 291 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:__anon23243
300 * memory managers. This will be passed as first argument to pf_aligned_alloc and
  /external/libhevc/decoder/
ihevcd_structs.h 2111 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:_codec_t
    [all...]

Completed in 54 milliseconds