Home
last modified time | relevance | path

Searched refs:ptr_to_data_to_dealloc (Results 1 – 2 of 2) sorted by relevance

/external/opencore/nodes/pvomxbasedecnode/include/
Dpvmf_omx_basedec_node.h186 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {}; in PVOMXDecBufferSharedPtrWrapperCombinedCleanupDA()
194 buf_alloc->deallocate(ptr_to_data_to_dealloc); in destruct_and_dealloc()
203 void *ptr_to_data_to_dealloc; variable
/external/opencore/nodes/pvomxencnode/src/
Dpvmf_omx_enc_node.h202 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {}; in PVOMXEncBufferSharedPtrWrapperCombinedCleanupDA()
210 buf_alloc->deallocate(ptr_to_data_to_dealloc); in destruct_and_dealloc()
220 void *ptr_to_data_to_dealloc; variable