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

  /external/libhevc/decoder/
ihevcd_api.c 97 if(y) {ps_codec->pf_aligned_free(ps_codec->pv_mem_ctxt, ((void *)y)); (y) = NULL;}
1132 void *pv_mem_ctxt; local
1388 void *pv_mem_ctxt; local
1454 void *pv_mem_ctxt = ps_codec->pv_mem_ctxt; local
2179 void *pv_mem_ctxt = ps_codec->pv_mem_ctxt; local
    [all...]
ihevcd_structs.h 2111 void *pv_mem_ctxt; member in struct:_codec_t
    [all...]
  /external/libavc/decoder/
ih264d_api.c 1119 void *pv_mem_ctxt; local
1190 void *pv_mem_ctxt; local
1931 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
    [all...]
ih264d_utils.c 1723 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
1861 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
2281 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
    [all...]
ivd.h 293 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size);
298 void (*pf_aligned_free)(void *pv_mem_ctxt, void *pv_buf);
308 void *pv_mem_ctxt; member in struct:__anon14783
ih264d_structs.h 1350 void *pv_mem_ctxt; member in struct:_DecStruct
    [all...]
  /external/libhevc/common/
ivd.h 291 void *(*pf_aligned_alloc)(void *pv_mem_ctxt, WORD32 alignment, WORD32 size);
296 void (*pf_aligned_free)(void *pv_mem_ctxt, void *pv_buf);
306 void *pv_mem_ctxt; member in struct:__anon15718

Completed in 457 milliseconds