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:__anon15895
  /external/libavc/decoder/
ivd.h 293 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:__anon14783
302 * memory managers. This will be passed as first argument to pf_aligned_alloc and
ih264d_structs.h 1348 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:__anon15718
300 * memory managers. This will be passed as first argument to pf_aligned_alloc and
  /external/libhevc/decoder/
ihevcd_structs.h 2105 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size); member in struct:_codec_t
    [all...]

Completed in 124 milliseconds