Searched refs:buf_alloc (Results 1 – 3 of 3) sorted by relevance
190 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {}; in PVOMXDecBufferSharedPtrWrapperCombinedCleanupDA()196 if (buf_alloc != NULL) in destruct_and_dealloc()198 buf_alloc->deallocate(ptr_to_data_to_dealloc); in destruct_and_dealloc()206 Oscl_DefAlloc* buf_alloc;
210 buf_alloc(allocator), ptr_to_data_to_dealloc(pMempoolData) {}; in PVOMXEncBufferSharedPtrWrapperCombinedCleanupDA()216 if (buf_alloc != NULL) in destruct_and_dealloc()218 buf_alloc->deallocate(ptr_to_data_to_dealloc); in destruct_and_dealloc()227 Oscl_DefAlloc* buf_alloc;
323 static inline void *buf_alloc(size_t nbytes) in buf_alloc() function731 buf = buf_alloc(n); in iocb_setup()779 struct iocb_pkt *iocbp = buf_alloc(sizeof(*iocbp)); in tip_init()860 struct thr_info *tip = buf_alloc(sizeof(*tip)); in add_input_file()