HomeSort by relevance Sort by last modified time
    Searched refs:ptr_to_data_to_dealloc (Results 1 - 2 of 2) sorted by null

  /external/opencore/nodes/pvomxbasedecnode/include/
pvmf_omx_basedec_node.h 190 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {};
198 buf_alloc->deallocate(ptr_to_data_to_dealloc);
207 void *ptr_to_data_to_dealloc; member in class:PVOMXDecBufferSharedPtrWrapperCombinedCleanupDA
    [all...]
  /external/opencore/nodes/pvomxencnode/src/
pvmf_omx_enc_node.h 210 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {};
218 buf_alloc->deallocate(ptr_to_data_to_dealloc);
228 void *ptr_to_data_to_dealloc; member in class:PVOMXEncBufferSharedPtrWrapperCombinedCleanupDA
    [all...]

Completed in 18 milliseconds