HomeSort by relevance Sort by last modified time
    Searched refs:pv_mem_ctxt (Results 1 - 12 of 12) 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;}
1160 void *pv_mem_ctxt; local
1420 void *pv_mem_ctxt; local
1486 void *pv_mem_ctxt = ps_codec->pv_mem_ctxt; local
2212 void *pv_mem_ctxt = ps_codec->pv_mem_ctxt; local
    [all...]
ihevcd_structs.h 2117 void *pv_mem_ctxt; member in struct:_codec_t
    [all...]
  /external/libavc/decoder/
ih264d_api.c 1151 void *pv_mem_ctxt; local
1222 void *pv_mem_ctxt; local
2052 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
    [all...]
ih264d_utils.c 1709 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
1847 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
2267 void *pv_mem_ctxt = ps_dec->pv_mem_ctxt; local
    [all...]
ih264d_utils.h 44 if(y) {ps_dec->pf_aligned_free(ps_dec->pv_mem_ctxt, ((void *)y)); (y) = NULL;}
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:__anon22149
ih264d_structs.h 1351 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:__anon23243
  /frameworks/av/media/libstagefright/codecs/avcdec/
SoftAVCDec.cpp 269 s_create_ip.s_ivd_create_ip_t.pv_mem_ctxt = NULL;
  /frameworks/av/media/libstagefright/codecs/hevcdec/
SoftHEVC.cpp 311 s_create_ip.s_ivd_create_ip_t.pv_mem_ctxt = NULL;
  /external/libhevc/test/decoder/
main.c     [all...]
  /external/libavc/test/decoder/
main.c     [all...]

Completed in 3229 milliseconds