OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:custom_mem_alloc
(Results
1 - 2
of
2
) sorted by null
/hardware/intel/common/wrs_omxil_core/base/inc/
portbase.h
171
CustomMemAlloc *
custom_mem_alloc
;
member in class:PortBase
/hardware/intel/common/wrs_omxil_core/base/src/
portbase.cpp
42
custom_mem_alloc
= NULL;
150
custom_mem_alloc
= pMemAlloc;
425
if (
custom_mem_alloc
) {
453
if (
custom_mem_alloc
) {
454
buffer_hdr->pBuffer = (*
custom_mem_alloc
)(nSizeBytes, custom_mem_userdata);
[
all
...]
Completed in 113 milliseconds