OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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;}
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
...]
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
Completed in 4407 milliseconds