Home
last modified time | relevance | path

Searched defs:batchBufferArray (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp280 BatchBufferArray * batchBufferArray = MOS_New(BatchBufferArray, this); in AllocateBatchBufferArray() local
556 MOS_STATUS DecodeAllocator::Destroy(BatchBufferArray* & batchBufferArray) in Destroy()