Home
last modified time | relevance | path

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

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/shared/bufferMgr/
H A Ddecode_allocator.cpp382 MOS_STATUS DecodeAllocator::Resize(MOS_BUFFER* &buffer, const uint32_t sizeNew, in Resize()
/aosp_15_r20/external/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_util.h295 unsigned int sizeOld, sizeNew; in resize() local